summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-12-26Make cards be part of the Python package dataOlivier Gayot
2021-12-25Make sure unit tests can be run from outside the packageOlivier Gayot
2021-12-25Move WS code outside the main into swiftstory.interface.ws.pyOlivier Gayot
2021-12-23Use lowercase module namesOlivier Gayot
2021-12-23Use __main__.py instead of SwiftStory.pyOlivier Gayot
2020-09-13Add test for joining game without specifying the nameOlivier Gayot
2020-09-13Add test for play_card without card ID specifiedOlivier Gayot
2020-09-13Handle exception when JSON received is not an objectOlivier Gayot
2020-09-12Add more tests for invalid commandsOlivier Gayot
2020-09-12Add test for invalid JSON receivedOlivier Gayot
2020-05-16Add unit tests for boardOlivier Gayot
2020-05-14Use unittest machanism to assert on exceptionsOlivier Gayot
2020-05-12Add unit tests for swiftstory.StatusOlivier Gayot
2020-05-12Add unit tests for swifstory.cardsOlivier Gayot