gristlabs_grist-core/test/nbrowser
George Gevoian 5ef591434d (core) Fix staging and grist-core failures
Summary:
Staging tests were failing because a popup tip was shown when
anonymous; these tips aren't dismissed by testing hooks during
deployment tests, and so they need to be explicitly dismissed by
tests (in this case, Forks.ts).

grist-core tests were failing because a test suite was accidentally
included that shouldn't have been (BehavioralPrompts.ts).

Test Plan: N/A

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3741
2022-12-21 14:05:45 -05:00
..
ActionLog.ts Fixing flaky tests. 2022-12-09 20:15:08 +01:00
ChoiceList.ts
customUtil.ts
CustomView.ts Fixing flaky tests. 2022-12-09 20:15:08 +01:00
CustomWidgets.ts Fixing flaky tests. 2022-12-09 20:15:08 +01:00
CustomWidgetsConfig.ts
DuplicateDocument.ts
Fork.ts (core) Fix staging and grist-core failures 2022-12-21 14:05:45 -05:00
gristUtils.ts (core) Fix staging and grist-core failures 2022-12-21 14:05:45 -05:00
HomeIntro.ts
homeUtil.ts (core) Hide tips in grist-core 2022-12-20 14:37:41 -05:00
Localization.ts
MultiColumn.ts
Pages.ts
ReferenceColumns.ts
ReferenceList.ts
RefTransforms.ts
RowMenu.ts
saveViewSection.ts
SelectionSummary.ts
Smoke.ts
testServer.ts
testUtils.ts
ToggleColumns.ts