debian-image-builder-frontend/src/test/Components
Jacob Kozol 20d3928744 test: fix testing-library/no-node-access error
We should avoid using native html methods for dom traversal. Our goal
should be to visually test what users would see as much as possible and
accessing 'children' doesn't specifically check for visual elements as
much as checking for text or roles
2022-01-05 11:51:55 -05:00
..
CreateImageWizard test: fix testing-library/no-node-access error 2022-01-05 11:51:55 -05:00
ImagesTable ImagesTable: add title to Instance column 2021-11-30 12:08:52 +01:00
LandingPage Fix unhandled promise rejections in tests. 2021-10-12 15:03:04 +02:00