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 Add tests for autocomplete without accents 2022-08-17 19:11:52 +02:00
customUtil.ts (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
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 (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
DuplicateDocument.ts (core) tweak duplicate document test to be more reliable 2022-09-22 14:26:56 -04:00
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 (core) Adding empty workspace intro 2022-09-12 16:19:31 +02:00
homeUtil.ts (core) Hide tips in grist-core 2022-12-20 14:37:41 -05:00
Localization.ts Ignoring expected server failures 2022-10-31 15:46:02 +01:00
MultiColumn.ts (core) Fixing multicolumn bug on a card view 2022-11-14 21:05:39 +01:00
Pages.ts (core) Revealing hidden pages with visible children. 2022-10-31 14:02:38 +01:00
ReferenceColumns.ts (core) Changing shortcuts for adding and removing rows 2022-10-21 18:45:25 +02:00
ReferenceList.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
RefTransforms.ts (core) Fix bug preventing changes to ref list table 2022-10-17 07:49:54 -07:00
RowMenu.ts (core) Fix hidden columns bug when editing data selection 2022-10-18 08:36:11 -07:00
saveViewSection.ts Update saveViewSection test for grist-core (#323) 2022-10-24 16:19:09 -04:00
SelectionSummary.ts (core) Moving nbrowser tests to grist-core 2022-10-25 17:22:54 +02:00
Smoke.ts (core) Remove code for unused welcome flows 2022-02-28 13:21:28 -08:00
testServer.ts improve how server.restart functions in tests (#338) 2022-11-01 20:01:15 -04:00
testUtils.ts (core) Fixing click-away bug for the cell color widget 2022-10-24 16:21:14 +02:00
ToggleColumns.ts (core) When a checkbox is clicked on a new record, set default values determined by linking 2022-11-10 14:34:40 -05:00