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

Write tests that check output against screenshot #80

Open
bfirsh opened this issue Oct 17, 2017 · 2 comments
Open

Write tests that check output against screenshot #80

bfirsh opened this issue Oct 17, 2017 · 2 comments

Comments

@bfirsh
Copy link
Owner

@bfirsh bfirsh commented Oct 17, 2017

e.g. test particular games work as expected, run CPU test ROMs, etc.

@lazyxu
Copy link

@lazyxu lazyxu commented Oct 17, 2017

I have done a similar work by a lazy way.

  • The server send all the rom names in one folder to the browser.

  • The browser trys to load the roms.

  • If the frame count of the game after some seconds is too low, this means the rom works bad, then I send the game's name to the server.

  • The server will move the rom to another folder.

Hope this helps you :)

By the way, how many roms do you have? Could you share them with me?

Loading

@ghost
Copy link

@ghost ghost commented Oct 22, 2018

I would like to help, if you would like me to shoot me an email. tobyc1102@gmail.com

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants