gristlabs_grist-core/test/server/lib
George Gevoian d5b8240c07 (core) Fix snapshot migrations
Summary:
Migrations were failing in snapshots due to the sandbox no longer
being started in snapshots. We now start up an instance of the
sandbox whenever there are migrations to run, and immediately shut
it down on completion.

Test Plan: Server test.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3898
2023-05-23 15:50:15 -04:00
..
helpers (core) Proxy Agent moved to the separate file, Triggers are using proxy now to perform fetch 2023-05-08 11:54:09 +02:00
Authorizer.ts (core) Add telemetry 2023-04-06 12:34:54 -04:00
DocApi2.ts (core) Persist forks in home db 2023-02-20 22:46:36 -05:00
DocApi.ts (core) Adds a UI panel for managing webhooks 2023-05-08 18:25:27 -04:00
HostedStorageManager.ts (core) Fix snapshot migrations 2023-05-23 15:50:15 -04:00
ProxyAgent.ts (core) Add logging of errors whenever ProxyAgent is used, and a test for it. 2023-05-17 10:21:53 -04:00
Webhooks-Proxy.ts (core) Adds a UI panel for managing webhooks 2023-05-08 18:25:27 -04:00