mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
5ef591434d
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 |
||
---|---|---|
.. | ||
ActionLog.ts | ||
ChoiceList.ts | ||
customUtil.ts | ||
CustomView.ts | ||
CustomWidgets.ts | ||
CustomWidgetsConfig.ts | ||
DuplicateDocument.ts | ||
Fork.ts | ||
gristUtils.ts | ||
HomeIntro.ts | ||
homeUtil.ts | ||
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 |