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

Game Crash Report #13

Open
3 of 6 tasks
derpferd opened this issue Apr 7, 2018 · 0 comments
Open
3 of 6 tasks

Game Crash Report #13

derpferd opened this issue Apr 7, 2018 · 0 comments

Comments

@derpferd
Copy link
Contributor

derpferd commented Apr 7, 2018

Make so the framework will create and store a report when there is an error with a game.
The idea is to create a way to easily understand way a game is crashing and be able to use this information to create test cases for the game that exercise the bug.

Todo:

  • Create an exception for catching and storing the game information.
  • Modify the game database to be able to store to crash report.

Data needed:

  • Seed
  • Players' Tokens
  • Players' Program code
  • Original Exception with Traceback
derpferd added a commit that referenced this issue Apr 7, 2018
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