Commit Graph

2 Commits (5cd52e2ebd17fed24f33c91e7b2bcad151788272)

Author SHA1 Message Date
Bruno Windels b76c3a1842 don't use jest and just run test code sequentially
since a lot of tests will be interdepent and need to happen in order,
it seems easier to not use a test runner enforcing tests to be semi-independent
and instead just run the code and have some logging code to see where
a problem occurs
2018-07-09 17:43:21 +02:00
Bruno Windels e806b0d22a initial commit 2018-07-05 11:55:45 +01:00