ic-ui-kit icon indicating copy to clipboard operation
ic-ui-kit copied to clipboard

Migrate multi-select tests over to Cypress

Open GCHQ-Developer-847 opened this issue 1 year ago • 1 comments

Summary

Migrate multi-select tests over to Cypress

💬 Description

As per #1166, tests for the multi-select component need to be migrated over to Cypress. This involves migrating over every e2e test we currently have, as well as accessibility and visual testing. This also involves removing the old framework's code, so two versions of the same tests do not run.

💰 Use value

Improve our testing toolset to allow us to test in more states and deliver a higher quality product.

GCHQ-Developer-847 avatar Mar 22 '24 15:03 GCHQ-Developer-847

Following work done in #1277, tests were added for the functionality added under that ticket. There were issues with the popup menu closing when items were clicked. This appeared to be a Cypress only issue as did not happen anywhere else the component was used (eg storybook\stackblitz).

May want to consider re-looking into trying to resolve this issue when implementing these tests

ad9242 avatar May 01 '24 15:05 ad9242

complete before #2108

ad9242 avatar Sep 12 '24 08:09 ad9242