Skip to content

Commit c609221

Browse files
committed
test: standardized capitalization of tabs in testReadme.md
(#4076)
1 parent 632bd7d commit c609221

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

explorer/e2e/testReadme.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ through the actions taken as part of the test and view the impact on the web pag
4242
- This filter runs on all tabs in `anviltabs.ts`
4343
- 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
4444
- 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
4646
- Check that the counts next to the filter checkbox match the number of entries once the filter is selected
4747
- Checks an arbitrary list of six filters on the datasets and activities tab
4848
- 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
5050
- 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
5252
- Pagination (`anvil-pagination.spec.ts` and `anvil-pagination-content.spec.ts`)
5353
- Check that, on the first page, the back button is disabled and the forward button is enabled
5454
- 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
6767
- Runs on all tabs
6868
- `anvil-urls.spec.ts`
6969
- 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"
7171
- `anvil-tabs-buttons.spec.ts`
7272
- All tests rely on correct lists of tabs, columns, and filters in `anvil-tabs.ts`
7373

0 commit comments

Comments
 (0)