gristlabs_grist-core/test/fixtures/sites
Paul Fitzpatrick 70935a4fa4
skip building test harness in docker image (#551)
A small test harness bundle was recently added that is breaking the docker image build. It could be added to the docker image, but that would introduce a bunch of extraneous test file dependencies. So this tweaks the build to simply skip the test bundle if its primary source file is not found.

Also added some other test fixes along the way:
  * make a custom widget test more reliable
  * update a localization test now that `pt` exists
  * store more log info in artifact on error
2023-06-30 05:50:40 -04:00
..
config skip building test harness in docker image (#551) 2023-06-30 05:50:40 -04:00
embed (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
filter (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
hello (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
paste (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
probe (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
readout (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
types (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
zap (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00