Skip to content

0.3.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@eatonphil eatonphil released this 16 Nov 18:38
· 167 commits to main since this release
6be0002
Server updates (#89)

* Try out asar

* Try not bundling

* Reset build process

* Automatically run migrations

* Fix tests

* Reorganize to make testing easier, start writing tets for migration

* Fill in tests

* Lots of tests failing

* Fix tests

* Fixes for recursively calling runner

* Fixes for tests

* Fix server tests to use http not https for now, clean up panel info

* Reset jest

* Bump test coverage reqs

* Skip server tests on windows and mac