]> git.cworth.org Git - empires-server/history - test
Add a game phase to perform judging
[empires-server] / test
2020-06-05 Carl Worthgame: Allow either player to play the first move
2020-06-05 Carl Worthtictactoe: Enforce only legal moves with regard to...
2020-06-05 Carl Worthgame/tictactoe: Expand player to include a team property
2020-06-05 Carl Worthgame: Add a new /player endpoint to allow a player...
2020-06-05 Carl WorthAdd a new player-info event to the stream
2020-06-03 Carl WorthAdd message string to the return value of add_move
2020-06-01 Carl Worthtictactoe: Track API change for the /move request:...
2020-06-01 Carl Worthtest: Extend test case to include the LMNO redirects
2020-05-31 Carl Worthtest: Add simple testing for tictactoe as well
2020-05-31 Carl Worthtest: Update the test suite to work with game creation
2020-05-03 Carl WorthAdd simple testing for the entire API