Skip to content

Commit a770114

Browse files
author
Jonah - CC
committed
test: fixed another typo in testReadme.md... (#4080)
1 parent 3564080 commit a770114

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

explorer/e2e/testReadme.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,16 @@ through the actions taken as part of the test and view the impact on the web pag
7272
- All tests rely on correct lists of tabs, columns, and filters in `anvil-tabs.ts`
7373
- Backpages (`anvil-backpages.spec.ts`)
7474
- Test the export process on the "Datasets" tab
75-
- Selects the first dataset that does not have access control enabled and go to the export tab on its backpage. Then, selects one filter checkbox for each category, then finally selects the "Export to Terra" button
76-
- Checks that buttons, text, and loading text appears as expected, and that a new tab appears when the "Export to Terra" button is pressed
75+
- Selects the first dataset that does not have access control enabled and goes to the export tab on its backpage. Then, selects one filter checkbox for each category, then finally selects the "Export to Terra" button
76+
- Checks that buttons, text, and loading text appear as expected, and that a new tab appears when the "Export to Terra" button is pressed
7777
- Relevant text constants are stored in `anvil-tabs.ts`
7878
- Currently disabled as the export button is disabled
7979
- Test that access control works properly on the "Datasets" tab
80-
- Selects a non-access-controlled tab and check that text associated with access being granted is present, then repeats for an access-controlled tab
80+
- Selects a non-access-controlled tab and checks that text associated with access being granted is present, then repeats for an access-controlled tab
8181
- Relevant text constants are stored in `anvil-tabs.ts`
8282
- Currently disabled as the export button is disabled
83-
- Test that data in the sidebar of the "Datasets" tab is the same as the text displayed in the main tab le
84-
- Enable all non-preselected columns and read values from all columns in the first row, including n-tag cells. Then select the backpage for the first row and check that all matching columns are reflected
83+
- Test that data in the sidebar of the "Datasets" tab is the same as the text displayed in the main table
84+
- Enables all non-preselected columns and read values from all columns in the first row, including n-tag cells. Then selects the backpage for the first row and checks that all matching columns are reflected
8585
- Requires a list of the values in the sidebar to be present in `anvil-tabs.ts` and that plural labels are defined there for any columns that include n-tag cells
8686

8787
#### AnVIL-Catalog

0 commit comments

Comments
 (0)