]> git.cworth.org Git - empires-server/history - test
Add some autofocus attributes to several forms
[empires-server] / test
2020-07-07 Carl Worthtest: Extend Scribe testing to encompass a complete...
2020-07-06 Carl Worthtest: Add testing for a move that sends you to a full...
2020-07-06 Carl Worthtest: Add basic testing for Scribe
2020-07-06 Carl WorthInclude inactive players (if they have any points)...
2020-07-06 Carl WorthAdd scoring of kudos along with word groups
2020-06-28 Carl WorthAdd new failing test case: Non-player can terminate...
2020-06-28 Carl WorthTwo alterations to player scoring: per-round grouping...
2020-06-27 Carl WorthAdd new failing test case for a reactivated player
2020-06-27 Carl WorthAdd new failing test case: Inactive players shouldn...
2020-06-27 Carl WorthAdd clean handling of Control-C to the test suite
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