gristlabs_grist-core/app
Paul Fitzpatrick cc0e1154d0 (core) port some more test/browser tests to newer selenium
Summary:
Ports more test/browser tests from *.test.js (run using an old selenium setup) to *.ntest.js (run using newer setup).

Weird test failures happened due to a change in timing. Eventually tracked in down to billing changes in one test suite resulting in reloads in another test suite, since it turns out redis pub/sub channels are not scoped to the redis database specified in REDIS_URL, but are global:
  https://redis.io/docs/manual/pubsub/#database--scoping.

Test Plan: Ported tests should run and pass

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3844
2023-04-12 13:00:53 -04:00
..
client (core) Remove duplicate shouldHideUiElement 2023-04-12 02:14:04 -04:00
common (core) Improve dark mode 2023-04-12 01:58:48 -04:00
gen-server (core) Convert site metric strings to ints 2023-04-12 11:26:52 -04:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server (core) port some more test/browser tests to newer selenium 2023-04-12 13:00:53 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00