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

ensure tournament structure values #4

Open
oakmac opened this issue Feb 26, 2016 · 0 comments
Open

ensure tournament structure values #4

oakmac opened this issue Feb 26, 2016 · 0 comments
Assignees

Comments

@oakmac
Copy link
Owner

oakmac commented Feb 26, 2016

It would be nice to write some simple functions that ensure a valid tournament state and have them run on every state change.

Examples:

  • make sure that any team-ids referenced in games exist
  • make sure every game state is valid (a game with scores cannot be "scheduled", for example)
  • make sure that game scores are integers
  • etc
@oakmac oakmac self-assigned this Feb 26, 2016
@oakmac oakmac changed the title ensure tournament state ensure tournament structure values Mar 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant