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

idea- automatic testing against game engine #34

Open
ashleybaldock opened this issue May 25, 2023 · 0 comments
Open

idea- automatic testing against game engine #34

ashleybaldock opened this issue May 25, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ashleybaldock
Copy link
Collaborator

It shouldn't be too tricky (famous last words) to write a basic mod for the game which essentially just reads a list of wand builds, sticks each one into the game engine and asks it to evaluate the action sequence. Then run the simulator against the same builds, and check the action sequences match. Would be 500% less tedious than writing more test cases by hand - and could probably use an export of builds from the wiki (or maybe automatically add builds from people using the site?) as a starting point.

You'd only need to run the game/mod occasionally to update the list or check it against a new game engine version.

@ashleybaldock ashleybaldock added documentation Improvements or additions to documentation enhancement New feature or request labels May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant