Skip to content

Implement Testing for Game Engine #8

Description

As a developer, I want to ensure that all parts of the game engine work as expected, so that any bugs or issues can be identified and fixed promptly.

  • Write unit tests for the Python code execution function.
  • Write tests for the puzzle loading and displaying function.
  • Write tests for the solution checking function.
  • Write tests for the progress tracking and scoring system.
  • Workflows - automate testing to run all tests whenever code is updated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions