openmct/e2e/tests/functional
Vitor Henckel bc3a5408b4
fix(#6503): Recently Viewed Items - Disable button if no items (#6533)
* add e2e test

* fix: remove slow function

* test: After deactivating the button, new objects must be inserted and the button becomes active again

* test: ensure clear recent objects button is active or inactive

* add an event to notify when an object is inserted in the recents list

* add an event to notify when an object is inserted in the recents list

* fix: adjusting function name and add validation for triggering the event

* fix: add event to disable button only when user click ok to clear list of recents

* test: fix failing e2e + better assertions

---------

Co-authored-by: Jesse Mazzella <jessemazzella@gmail.com>
2023-04-03 23:56:03 +00:00
..
example Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
planning Improvements to reduce repainting (#5876) 2023-03-17 20:07:57 +00:00
plugins Allow Restricted Notebooks to export text (#6542) 2023-04-01 07:08:22 +02:00
branding.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
couchdb.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
forms.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
menu.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
moveAndLinkObjects.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
notification.e2e.spec.js Fix keys duplication error (#6243) 2023-02-06 17:59:26 +00:00
recentObjects.e2e.spec.js fix(#6503): Recently Viewed Items - Disable button if no items (#6533) 2023-04-03 23:56:03 +00:00
search.e2e.spec.js Improvements to reduce repainting (#5876) 2023-03-17 20:07:57 +00:00
smoke.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
tree.e2e.spec.js fix(#6455): fix Create modal tree infinite loop (#6462) 2023-03-17 22:03:23 +00:00