Age | Commit message (Expand) | Author |
---|---|---|
2021-12-25 | Make sure unit tests can be run from outside the package | Olivier Gayot |
2021-12-25 | Move WS code outside the main into swiftstory.interface.ws.py | Olivier Gayot |
2021-12-23 | Use lowercase module names | Olivier Gayot |
2021-12-23 | Use __main__.py instead of SwiftStory.py | Olivier Gayot |
2020-09-13 | Add test for joining game without specifying the name | Olivier Gayot |
2020-09-13 | Add test for play_card without card ID specified | Olivier Gayot |
2020-09-13 | Handle exception when JSON received is not an object | Olivier Gayot |
2020-09-12 | Add more tests for invalid commands | Olivier Gayot |
2020-09-12 | Add test for invalid JSON received | Olivier Gayot |
2020-05-16 | Add unit tests for board | Olivier Gayot |
2020-05-14 | Use unittest machanism to assert on exceptions | Olivier Gayot |
2020-05-12 | Add unit tests for swiftstory.Status | Olivier Gayot |
2020-05-12 | Add unit tests for swifstory.cards | Olivier Gayot |