Commit graph

7 commits

Author SHA1 Message Date
Jonathan Zernik
eb52cc8bb1
Disable test start and stop squeak node unit test (#1574) 2021-10-12 01:36:39 -07:00
Jonathan Zernik
956390e1fb
Mock out more workers in squeak node unit test (#1565) 2021-10-11 19:12:26 -07:00
Jonathan Zernik
c62dc14d65
Mock out more components in unit test for squeak node (#1505) 2021-10-04 20:52:32 -07:00
Jonathan Zernik
70511ea291
Remove print statements from unit test (#1487) 2021-10-03 19:53:06 -07:00
Jonathan Zernik
24e64fc30b
Mock out db in unit test (#1485)
* Simplify fixtures in squeak node unit test

* Mock out get connection string which creates data dir
2021-10-03 19:49:22 -07:00
Jonathan Zernik
be8ebe7f42
Add config to enable squeak node test to cover everything (#1484)
* Add config to enable squeak node test to cover everything

* Add separate test for webadmin enabled
2021-10-03 16:14:42 -07:00
Jonathan Zernik
4fe0953f43
Got test passing for start stop squeaknode (#1483)
* Got test passing for start stop squeaknode

* Remove print statements from test
2021-10-03 15:24:24 -07:00