Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix Test Linting #6304

Merged
merged 5 commits into from
Jul 1, 2021
Merged

Fix Test Linting #6304

merged 5 commits into from
Jul 1, 2021

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jul 1, 2021

Fix some lint errors in the tests, partially just eslint --fix, but mainly removing the mock-clock imported from jasmine since we already import sinon's mock clock elsewhere.

...and finally, we are free of .eslintignore.errorfiles!

dbkr added 5 commits July 1, 2021 20:43
Or in the case of one test, disbale just the one rule it breaks
We already import sinon's one in UserActivitytest, so use that here too.
@dbkr dbkr marked this pull request as ready for review July 1, 2021 22:18
@dbkr dbkr requested a review from a team July 1, 2021 22:18
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

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

🥳

@dbkr dbkr merged commit bd470f8 into develop Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants