Skip to content

Add unit testing for games #77

@kevin8999

Description

@kevin8999

It would be a good idea to start adding unit tests to this project to ensure the code stays reliable as it grows.

One idea I have is to use pytest to check that everything is implemented correctly.

Proposal

  • Set up pytest as testing framework
  • Add mock inputs to simulate the user playing games
  • Write tests for key functions (e.g. playing a game, payouts, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions