Skip to content
Snippets Groups Projects
README.md 261 B

This directory contains all unit tests and integration tests for this project.

The tests for the library can be seen in /test/MetaAugment. The tests for the web-app can be seen in ????

Use command pytest in main directory to run all tests in this directory.