Skip to content

6.1.1

Compare
Choose a tag to compare
@joeycozza joeycozza released this 30 Sep 15:33
082391b
  • Add cy files to our overrides for tests and non-production code to not include our extra rules that are not needed for that (#21)

For example, we don't need to add test selectors for buttons in our cy
tests.

This will make it so we don't see these warnings (and the like) in our
apps that will have cypress testing:

image

image

To-Dos

  • Run tests (part of pre-push hook)
  • Update demo and tests, if linting configuration is being changed
  • Update documentation & README
  • Increment package.json version