Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFurther test suite improvements #597
Open
Labels
Comments
|
@Aiethel Which of these checks can be ticked? |
|
For now none, as there haven't been much progress in the test_suite. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.
make validateand the subset of test that is deemed necessary (for example everything withmintag) is ran..configand.testfiles - currently only plaintext is used, maybejsoncan be better.sqldatabase to store test results into - can be useful when comparing frontends or other benchmarking.