gristlabs_grist-core/test/fixtures
George Gevoian ce0c912a18 (core) Update failing tests
Summary:
Test suites may now optionally set a "tutorial" flag to
automatically scaffold a sample tutorial document before
the tests run, and tear it down after.

This is used to fix a failing staging deployment test due
to a mismatch between local and staging deployments; local
deployments did not have a sample tutorial document set up,
while staging/prod deployments did.

Test Plan: Existing tests.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4354
2024-09-19 09:21:00 -04:00
..
docs (core) Update failing tests 2024-09-19 09:21:00 -04:00
export-csv (core) Fix imports into reference columns, and support two ways to import Numeric as a reference. 2023-05-02 10:28:14 -04:00
export-dsv (core) Add TSV and DSV import/export 2024-03-20 10:57:21 -04:00
export-tsv (core) Add TSV and DSV import/export 2024-03-20 10:57:21 -04:00
export-xlsx (core) For exporting XLSX, do it memory-efficiently in a worker thread. 2023-06-01 12:06:48 -04:00
plugins (core) move some untagged assets served on plugin port 2023-11-14 15:58:00 -05:00
sites (core) Don't throw error in onRecord(s) for insufficient access for includeColumns 2023-12-30 10:16:40 +02:00
uploads (core) Set DateTime timezone during xlsx import 2023-05-24 11:39:49 -04:00