poker-ranking-service/tests
Paul Harrison b4ba284dcc feat: Construct ranked hand with description
Refactors rank test functions to retern details required for
description, then return RankedHand from rank_hand function.
2022-12-15 16:02:14 +00:00
..
utils feat: Implement auto-naming string enum 2022-12-15 16:02:14 +00:00
__init__.py chore: Initial project setup 2022-12-15 16:02:01 +00:00
conftest.py chore: Introduce card factory 2022-12-15 16:02:14 +00:00
test_models.py chore: Introduce card factory 2022-12-15 16:02:14 +00:00
test_poker.py chore: Add helpful make commands and run linting 2022-12-15 16:02:14 +00:00
test_rank.py feat: Construct ranked hand with description 2022-12-15 16:02:14 +00:00