mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
64710b60f3
Summary: Moving bulk of nbrowser tests to core. Some tests were split and only part of them were moved. Tests that are left are either: not suitable for grist-core (like billing) or are failing during browser tests (are not reliable). Four fixtures directory (uploads, docs, exports-csv/excel) where completely moved to grist-core and are linked as folders. Those changes allows to add an nbrowser test in grist-core or in the main test folder without any need to link it or link a fixture document. Other changes: - testrun.sh has been modified, now it runs tests from both folders (test and core/test), - TestServer used in grist-core is now adding sample orgs and users (kiwi and others), Test modified - SelectionSummary: now it is run on a bigScreen, it was failing randomly - Billing.ts: relative paths were used - DateEditor: added waitForServer - it was failing in browser mode - FrozenColumns, ImportFromGDrive, Printing: updated import paths - UserManager.ts: was split into two parts (it assumed limited products) - ViewLayoutResize.ts: this test is still in main repo, it is still failing in browser mode tests Test Plan: Existing Reviewers: paulfitz Reviewed By: paulfitz Subscribers: dsagal, paulfitz Differential Revision: https://phab.getgrist.com/D3664 |
||
---|---|---|
.. | ||
video | ||
BooleanData.xlsx | ||
CCTransactions.csv | ||
ChartData-Sort_Test.csv | ||
ChartData.csv | ||
cities_broken.jgrist | ||
Cities.csv | ||
cities.jgrist | ||
CodeEditor.test.csv | ||
ColumnFilterData_A.csv | ||
ColumnFilterData_B.csv | ||
dirtyNames.json | ||
empty_data.jgrist | ||
empty_excel.xlsx | ||
EmptyDate.csv | ||
file1.mov | ||
file2.mp3 | ||
file3.zip | ||
FileUploadData.csv | ||
formatted_numbers.csv | ||
gplaypattern.png | ||
grist.png | ||
homicide_rates.xlsx | ||
htmlfile.html | ||
mixed_dates.csv | ||
name_references.csv | ||
names.json | ||
sample.pdf | ||
SchoolData.csv | ||
simple_array.json | ||
spotifyGetSeveralAlbums.json | ||
StudentData.csv | ||
unicode_headers.csv | ||
unicode_headers.xlsx | ||
UploadedData1.csv | ||
UploadedData1Extended.csv | ||
UploadedData2.csv | ||
UploadedData2Extended.csv | ||
UploadedData3.csv | ||
UploadedDataEmpty.csv | ||
World-v0.xlsx | ||
World-v1.xlsx |