BackwardCompatibilityML/tests
Nicholas King 47f5b3f893
Test setup (#30)
* First experiments in setting up test framework

* Basic React widget test passing

* Jest setup in package.json. Move tests to their own folder.

* Remove jest.config.ts

* Basic DataSelector test

* Remove sum.js used in testing test setup

* Configure ts-jest

* Rename main test file

* Added test for 'select all' checkboxes in DataSelector

* Remove unnecessary code

* Add UI test info to the Readme

Co-authored-by: Nicholas King <v-nicki@microsoft.com>
2020-11-13 12:21:07 -08:00
..
datasets BackwardCompatibilityML v1.0.0 open source release 2020-09-10 21:16:46 +02:00
sweeps BackwardCompatibilityML v1.0.0 open source release 2020-09-10 21:16:46 +02:00
ts Test setup (#30) 2020-11-13 12:21:07 -08:00
test_loss_functions.py Decouple dev workflow from Jupyter, create hot debugging environment (#25) 2020-11-13 12:21:07 -08:00