From 5a40e4c3ec730214474166b68bc1e04f777ce528 Mon Sep 17 00:00:00 2001 From: jpaten Date: Tue, 17 Sep 2024 22:52:17 -0700 Subject: [PATCH] test: updated readme (#4124) --- explorer/e2e/testReadme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/explorer/e2e/testReadme.md b/explorer/e2e/testReadme.md index baf30e7eb..1bfbc720d 100644 --- a/explorer/e2e/testReadme.md +++ b/explorer/e2e/testReadme.md @@ -49,6 +49,10 @@ through the actions taken as part of the test and view the impact on the web pag - 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 + - Search filters bar + - Check that filters can be selected through the search bar + - Check that filters can be deselected through the search bar + - Both tests run on all tabs - Pagination (`anvil-pagination.spec.ts`) - Check that, on the first page, the back button is disabled and the forward button is enabled - Uses the "Donors" tab only