Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-02 | Move all test code into one file. | Aryadev Chavali | |
2025-02-24 | Implement test for card->int | Aryadev Chavali | |
2025-02-24 | Implement test for int->card | Aryadev Chavali | |
2025-02-24 | Implement test for suit->int and int->suit being complete inverses | Aryadev Chavali | |
2025-02-24 | Implement test for suit->int | Aryadev Chavali | |
2025-02-24 | Implement test for rank->int and int->rank being complete inverses | Aryadev Chavali | |
2025-02-24 | Implement test for rank->int | Aryadev Chavali | |
2025-02-24 | Implement test for int->rank | Aryadev Chavali | |
2025-02-22 | Put dependencies for each test rather than on the suite. | Aryadev Chavali | |
2025-02-21 | Add unit tests for model.int->suit | Aryadev Chavali | |
2025-02-21 | Make empty unit test suite for model package | Aryadev Chavali | |