Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tournament Networked AI Module Testing #54

Open
Trylobot opened this issue Aug 26, 2014 · 0 comments
Open

Tournament Networked AI Module Testing #54

Trylobot opened this issue Aug 26, 2014 · 0 comments

Comments

@Trylobot
Copy link
Owner

Tournament Disqualification

  • host unreachable (after 3 connection retry attempts)
  • connection lost (and could not be re-established after 3 retry attempts)
  • response received (but not expected; does not correspond to a request)
  • invalid greetings JSON
  • invalid greetings response structure (duck-typing)

Match Disqualification

  • request time-out (via request timestamp and response deadline)
  • invalid choose_turn response JSON
  • invalid choose_turn response structure (duck-typing)
  • invalid choose_turn response for the given board state (invalid move)
@Trylobot Trylobot self-assigned this Aug 26, 2014
@Trylobot Trylobot added this to the Tournament Program milestone Aug 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant