John Hill
50694f600c
Light refactor of visual tests ( #5585 )
2023-08-11 17:18:08 -07:00
Jesse Mazzella
caa7bc6fae
chore: add prettier
(2/3): apply formatting, re-enable lint ci step ( #6682 )
...
* style: apply prettier formatting
* fix: re-enable lint ci check
2023-05-18 21:54:46 +00:00
Jesse Mazzella
a9a98380f2
test(visual): add theme to notification banner test name ( #6450 )
...
* test(visual): add theme to notification banner test name
* test: rename file
* test: switch to small example plan
* test: snapshot object-view only
* test: fix selectors
* refactor: chain locators together
2023-04-13 10:02:56 -07:00
Marcelo Arias
902d80c214
[CLA Approved] Remove notification independently ( #6079 )
...
* Add closeOverlay and notifications-count attributes to notification-message
* Add "Dismiss notification" button to NotificationMessage
* Add aria-labels to Alert Banner
* Add aria-modal and role dialog to OverlayComponent
* Add ARIA roles to NotificationMessage and NotificationsList
* Add ARIA role alert to NotificationBanner
* Create Notification E2E Test for dismissing the 'Save successful' dialog
* refactor: fix up types for NotificationAPI
* test: Add `createNotification` appAction
* test: add basic test for `createNotification`
* test: add stub for notification functional test
* Create clock using createDomainObjectWithDefaults
* Replace text-selection with button-selection
* Uninstall @types/eventemitter3
* Revert "Uninstall @types/eventemitter3"
This reverts commit 37e4df9a75
.
* fix: remove duplicate dependency
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2023-01-14 02:12:08 +00:00