Tokamak/Tests
Max Desiatov eeddfe9e4b
Use immediate scheduler in TestRenderer (#380)
* Use immediate scheduler in TestRenderer

This allows running our test suite on WASI too, which doesn't have Dispatch and also can't wait on XCTest expectations. Previously none of our tests (especially runtime reflection tests) ran on WASI.

* Run `carton test` and `carton bundle` in separate jobs

* Bump year in the `LICENSE` file
2021-02-15 11:36:23 +00:00
..
TokamakStaticHTMLTests Fix crashes in views with optional content (#364) 2021-01-20 08:07:01 +03:00
TokamakTests Use immediate scheduler in TestRenderer (#380) 2021-02-15 11:36:23 +00:00