Skip to content

Testing Boilerplate + Six basic unit tests

Priyansh Trivedi requested to merge testing into develop

I've implemented four unit tests for the content in ./data/ directory, and two for the handlers in ./handler/. Will make more tests in this branch, and add mechanisms to judge model performance as well.

But for now, merging this will ensure that there is a system in place to write more tests.

Merge request reports