-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Create an automised way to test my implementation. This includes the following steps:
- Read about how to write test (and more specifically in Python)
- Ship compatibility with board and rules, including the possibility to inspect the ships visually on the board
- Verify there is the right number of ships on the board
- Verify that all moves are valid moves and not duplicates or overwrite other moves or similar
- Verify that the game finishes exactly when all ships are uncovered and not earlier or later
- Verify the correctness of the summaries and benchmarks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Bugs/Not sure