Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Fixed duplicate test names and added eslint rules to detect dup… #448

Merged
merged 4 commits into from
May 31, 2022

Conversation

rc-davis
Copy link
Contributor

…licates.

@rc-davis rc-davis force-pushed the feat/dots-in-paths branch from 82c526b to 8b7472e Compare May 31, 2022 04:06
Copy link
Contributor

@alexanderleegs alexanderleegs left a comment

Choose a reason for hiding this comment

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

The duplicate test rule looks really helpful! I think it might be better if the tests were named appropriately though - the ones you've changed actually appear to be named incorrectly, thanks for pointing them out! I've left comments for what these are actually testing

newroutes/authenticatedSites/__tests__/Collections.spec.js Outdated Show resolved Hide resolved
newroutes/authenticatedSites/__tests__/Collections.spec.js Outdated Show resolved Hide resolved
newroutes/authenticatedSites/__tests__/Collections.spec.js Outdated Show resolved Hide resolved
newroutes/authenticatedSites/__tests__/Collections.spec.js Outdated Show resolved Hide resolved
services/db/__tests__/GitHubService.spec.js Outdated Show resolved Hide resolved
@rc-davis rc-davis merged commit 3bb4c8c into develop May 31, 2022
@rc-davis rc-davis deleted the feat/dots-in-paths branch May 31, 2022 05:44
This was referenced Jul 6, 2022
@rc-davis rc-davis mentioned this pull request Jul 14, 2022
harishv7 pushed a commit that referenced this pull request Feb 17, 2023
#448)

* test: Fixed duplicate test names and added eslint rules to detect duplicates.

* test: fixed package-lock.json.

* test: reset package-lock file format to version 1.

* test: added more descriptive test names to previous duplicates.
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