Skip to content

Refine linting and testing#2

Merged
stevekinney merged 5 commits into
mainfrom
refine-testing
Jul 7, 2021
Merged

Refine linting and testing#2
stevekinney merged 5 commits into
mainfrom
refine-testing

Conversation

@stevekinney

Copy link
Copy Markdown
Contributor

What was changed

  • Format files appropriately.
  • Change Cypress tests to use straight JavaScript
  • Break out linting rules for Jest and Cypress

Why?

Both Jest and Cypress use describe and expect, but Cypress's come from Mocha and Chai, while Jest's come from… Jest. This change separates everything out.

@softwarecurator softwarecurator left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why builds are failing

@stevekinney

Copy link
Copy Markdown
Contributor Author

Not sure why builds are failing

This was the very first run of the build pipeline, so I'm not suprised.

@softwarecurator softwarecurator self-requested a review July 7, 2021 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants