Setup test to verify non-SRD information is not included.
See original GitHub issueI believe Travis-CI will run for free against a github repo. As long as PRs are used rather than direct merge to master, a simple test script could be written to read the JSON files, and validate the items.
For example, load the monsters-SRD.json
, loop all the names
and verify a hard-coded list of names
. If anyone adds additional, tests fail.
Issue Analytics
- State:
- Created 4 years ago
- Comments:11
Top Results From Across the Web
Advanced test setup - Android Developers
Test in Android Studio and Test from the command line explain how to set up and run basic test configurations. However, when your...
Read more >unittest — Unit testing framework — Python 3.11.1 ...
An extensive list of Python testing tools including functional testing frameworks ... check that s.split fails when the separator is not a string...
Read more >Set up an open, closed, or internal test - Play Console Help
Using Play Console, you can test your app with specific groups or open your test to Google Play users. Testing your app allows...
Read more >Roll20 custom spells - Abruzzo di Corsa
I have tried non srd spells and homebrew spells but neither work. About Animated Roll20 Maps . d20 Spell Filter. D&D 5e Multiclassing...
Read more >5th edition srd
Make sure not to commit this change, as it is intended for local testing only. This is NOT a simple conversion like many....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Node is probably the most approachable to the most people.
@benjaminapetersen Travis CI is now setup.