gristlabs_grist-core/app/client/models
Dmitry S 67aca9ccf6 (core) Fix several flaky tests.
Summary:
- Fix flaky SamplesWS test, which was occasionally clicking a disabled button
- Increase timeout on backupSqliteDatabase test, which sometimes times out
- Fix a little flakiness in ExportSection test.
- Fix flaky Billing test by adjusting behavior slightly.

In Billing, when re-fetching subscription (e.g. on navigating back), we now
unset it while the fetch is pending, so that billing pages show a spinner or
"Fetching..." messages. This also gives tests something to wait for.

Also adjusts Billing styles on the "Fetching..." messages to make them look
different from regular text.

Test Plan: Mainly making exising tests more robust. Billing changes exercised by existing tests.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2920
2021-07-19 11:47:14 -04:00
..
entities
AppModel.ts (core) suspend a team site after an AppSumo refund 2021-07-15 09:14:12 -04:00
BaseRowModel.js
BillingModel.ts (core) Fix several flaky tests. 2021-07-19 11:47:14 -04:00
ClientColumnGetters.ts
ColumnACIndexes.ts
ColumnCache.ts
ColumnFilter.ts (core) Makes filter counts take other column filters into account 2021-06-23 09:01:41 +02:00
ColumnFilterMenuModel.ts (core) Makes filter counts take other column filters into account 2021-06-23 09:01:41 +02:00
ConnectState.ts
DataRowModel.ts
DataTableModel.js
DataTableModelWithDiff.ts
DocData.ts
DocModel.ts
DocPageModel.ts (core) Brings welcome tour and hide behind a flag 2021-07-19 16:30:53 +02:00
errors.ts
gristConfigCache.ts
gristUrlState.ts (core) streamline registration flow for new appsumo users 2021-06-25 10:47:10 -04:00
HomeModel.ts
MetaRowModel.js
MetaTableModel.js
modelUtil.js
NotifyModel.ts (core) suspend a team site after an AppSumo refund 2021-07-15 09:14:12 -04:00
QuerySet.ts
rowset.ts
rowuid.js
SearchModel.ts
SectionFilter.ts (core) Makes filter counts take other column filters into account 2021-06-23 09:01:41 +02:00
TableData.ts
TableModel.js
TreeModel.ts
UserManagerModel.ts
UserPrefs.ts
WorkspaceInfo.ts