Prepare a design of changes needed to current accuracy tests, keep in mind following restrictions:
- rename to
functional_tests
- allow to run only tests related to single model class or even model
- find a way to store expected results in more native form (instead of currently used strings)
- during accuracy validation allow for slight differences due to various platforms the test would run on
Prepare a design of changes needed to current
accuracytests, keep in mind following restrictions:functional_tests