Skip to content
Snippets Groups Projects
  1. Mar 20, 2024
    • Florian Schröder's avatar
      Add "env_name" parameter to game server test · 50c8a4cb
      Florian Schröder authored
      The additional "env_name" parameter has been added to the game server test setup. This addition is intended to further specify the game environment during testing, improving precision and potentially revealing more detailed results.
      50c8a4cb
  2. Mar 10, 2024
    • Florian Schröder's avatar
      Update comparisons and variable types, add tests · 14a081cc
      Florian Schröder authored
      This commit modifies comparison operators for timers to be less than or equal in various scripts. It also changes variable types explicitly in scores.py and adds several new tests for functionalities like effects, scores, information messages, trashing function etc. Additional updates include changes in values for certain default arguments in command line parser for generating images in the script for 2D visualization.
      14a081cc
  3. Mar 08, 2024
    • Florian Schröder's avatar
      Refactor game and study server scripts, update tests, improve error handling · cd3e27da
      Florian Schröder authored
      The refactoring involved creating a new function to handle game server requests for cleaner and more concise code. Changes were also made to the formatting of commit messages for better readability. Invalid game environment configurations are now dealt with accordingly to prevent game errors. Several updates were made to the tests to ensure they accurately measure the performance and functionality of the game.
      cd3e27da
Loading