You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: explorer/e2e/testReadme.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,13 @@ through the actions taken as part of the test and view the impact on the web pag
42
42
- This filter runs on all tabs in `anviltabs.ts`
43
43
- Check that checking up to the first five entries in the first filter on the datasets tab works and that it does not remove all elements from the list of tabs
44
44
- Check that selecting a filter causes the selected checkbox entries to remain selected across all tabs
45
-
- Currently uses the fourth filter and starts on the "files" tab
45
+
- Currently uses the fourth filter and starts on the "Files" tab
46
46
- Check that the counts next to the filter checkbox match the number of entries once the filter is selected
47
47
- Checks an arbitrary list of six filters on the datasets and activities tab
48
48
- Check that the filter tabs appear with the correct text when the filter is selected, and that they cause the filter to become deselected when clicked
49
-
- Checks an arbitrary list of three filters on the "files" and "biosamples" tabs
49
+
- Checks an arbitrary list of three filters on the "Files" and "BioSamples" tabs
50
50
- Check that the clear all button deselects all filters, after an arbitrary list is selected
51
-
- Uses an arbitrary list of three filters and runs on the "files tab"
51
+
- Uses an arbitrary list of three filters and runs on the "Files" tab
52
52
- Pagination (`anvil-pagination.spec.ts` and `anvil-pagination-content.spec.ts`)
53
53
- Check that, on the first page, the back button is disabled and the forward button is enabled
54
54
- Uses the "Donors" tab only
@@ -67,7 +67,7 @@ through the actions taken as part of the test and view the impact on the web pag
67
67
- Runs on all tabs
68
68
-`anvil-urls.spec.ts`
69
69
- Check that selecting a different tab changes the current url and that each tab has the correct data headers
70
-
- Runs from "Datasets" to "Activities", "Activities" to "Datasets", "Datasets" to "Files", "Datasets" to "Donors", "Datasets" to "Biosamples"
70
+
- Runs from "Datasets" to "Activities", "Activities" to "Datasets", "Datasets" to "Files", "Datasets" to "Donors", "Datasets" to "BioSamples"
71
71
-`anvil-tabs-buttons.spec.ts`
72
72
- All tests rely on correct lists of tabs, columns, and filters in `anvil-tabs.ts`
0 commit comments