Skip to content

Commit

Permalink
test: standardized capitalization of tabs in testReadme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten committed Aug 23, 2024
1 parent 632bd7d commit c609221
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions explorer/e2e/testReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ through the actions taken as part of the test and view the impact on the web pag
- This filter runs on all tabs in `anviltabs.ts`
- 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
- Check that selecting a filter causes the selected checkbox entries to remain selected across all tabs
- Currently uses the fourth filter and starts on the "files" tab
- Currently uses the fourth filter and starts on the "Files" tab
- Check that the counts next to the filter checkbox match the number of entries once the filter is selected
- Checks an arbitrary list of six filters on the datasets and activities tab
- 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
- Checks an arbitrary list of three filters on the "files" and "biosamples" tabs
- Checks an arbitrary list of three filters on the "Files" and "BioSamples" tabs
- Check that the clear all button deselects all filters, after an arbitrary list is selected
- Uses an arbitrary list of three filters and runs on the "files tab"
- Uses an arbitrary list of three filters and runs on the "Files" tab
- Pagination (`anvil-pagination.spec.ts` and `anvil-pagination-content.spec.ts`)
- Check that, on the first page, the back button is disabled and the forward button is enabled
- Uses the "Donors" tab only
Expand All @@ -67,7 +67,7 @@ through the actions taken as part of the test and view the impact on the web pag
- Runs on all tabs
- `anvil-urls.spec.ts`
- Check that selecting a different tab changes the current url and that each tab has the correct data headers
- Runs from "Datasets" to "Activities", "Activities" to "Datasets", "Datasets" to "Files", "Datasets" to "Donors", "Datasets" to "Biosamples"
- Runs from "Datasets" to "Activities", "Activities" to "Datasets", "Datasets" to "Files", "Datasets" to "Donors", "Datasets" to "BioSamples"
- `anvil-tabs-buttons.spec.ts`
- All tests rely on correct lists of tabs, columns, and filters in `anvil-tabs.ts`

Expand Down

0 comments on commit c609221

Please sign in to comment.