Commit Graph

7 Commits

Author SHA1 Message Date
Gesche 1527f07fa3 login: make login required and add a login html 2021-05-04 23:13:35 +02:00
Gesche cc93abc752 add integration test for create + next part and fix bugs
- story part of a story needs to start with current user
- turn number needs to be increased
2021-04-21 00:23:20 +02:00
Gesche 82e26a812c create story round: add tests & fix implementation 2021-04-20 22:52:03 +02:00
Gesche b1e3031254 get_next_story_part: implement & test 2021-04-20 00:31:50 +02:00
Gesche 6133fb1891 add function to determine if all players are ready for the next round; fix tests 2021-04-20 00:31:23 +02:00
Gesche d0b2d9c484 make things easier by adding turn numbers 2021-04-20 00:25:15 +02:00
Gesche 368653b88a add tests for get_first_unfinished_part 2021-04-20 00:02:10 +02:00