Skip to main content

Cypress tags available for grep

The list below contains tags currently used in the Cypress tests. These are available as variables when using cypress-grep.

Test type

  • @smoke (Used for quick checks to make sure elements load and look correct. Does not test all interactable actions.)

Viewport

  • @mobile
  • @desktop

Component

  • @header
  • @footer
  • @goalSearch

Page

  • @homepage (The site homepage.)
  • @agencies (This is the /agencies listing page.)
  • @agencyPage (An individual agency, like NASA.)
  • @goalPage (An individual goal.)

Goal types

  • @apg
  • @strategic