]> git.cworth.org Git - empires-server/history - test
test: Maintain a list of activated players for automated cleanup
[empires-server] / test
2020-06-27 Carl Worthtest: Maintain a list of activated players for automate...
2020-06-27 Carl WorthAdd new failing test case demonstrating zombies stickin...
2020-06-27 Carl WorthAdd a new empathy_player_deactivate function
2020-06-27 Carl WorthAdd failing test case for a major match-voting bug
2020-06-27 Carl WorthAdd failing test for list of judging players when judgi...
2020-06-27 Carl Worthtest: Add failing test case for unnecessary delay for...
2020-06-27 Carl WorthWrap curl_get_cookie and curl_post_cookie in empathy_ge...
2020-06-27 Carl Worthtest: Keep player event streams open
2020-06-26 Carl WorthExpand test suite to include testing of auto-phase...
2020-06-25 Carl WorthRename "/judging" endpoint to "/judged"
2020-06-25 Carl WorthAdapt test suite to add explicit voting to advance...
2020-06-12 Carl Worthtest: Stress the implementation a bit with a mixed...
2020-06-12 Carl Worthtest: Empathy: Extend test to submit judging results...
2020-06-12 Carl Worthtest: Empathy: Add test for final words submitted
2020-06-12 Carl Worthempathy: Alphabetize list before sending it out for...
2020-06-12 Carl Worthtest: Expand empathy test case to include mixed capital...
2020-06-12 Carl Worthtest: Add test case for rejection of category that...
2020-06-11 Carl Worthtest: Exercise the situation coded for in the previous...
2020-06-11 Carl WorthEmpathy: test: Including final score in testing
2020-06-11 Carl Worthtest: Add initial testing for the Empathy game
2020-06-11 Carl Worthtest: Rename cookie file from .test-cookie to .cookie...
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