Description of changes:
First cut of the E2E smoke test built in Cypress:
Cypress framework and configuration
Links Smoke Test
Check on Namex on navigation, examine, search and stats
Addition of of various data-testid and id throughout the code to support testing
adding .nuxtignore to avoid the cypress testing code when building
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).
Issue #: 20297
Description of changes: First cut of the E2E smoke test built in Cypress:
data-testid
andid
throughout the code to support testing.nuxtignore
to avoid the cypress testing code when buildingBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).