Skip to content

Implement Testing for Game Engine #8

@ghost

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions