issues
search
Say-Their-Name
/
say-their-names-web
Open-source platform that raises awareness of the injustice and often forgotten names of racial inequality.
https://saytheirnames.io/
MIT License
56
stars
28
forks
source link
Chore: Coverage script and tests for Privacy and Terms
#135
Closed
krisgardiner
closed
4 years ago
krisgardiner
commented
4 years ago
What does this PR do?
Add
test:coverage
script
Add unit tests for PrivacyPolicy and TermsOfService
Fixes prettier and eslint conflicts
Description of Task to be completed?
Add
test:coverage
script
Add unit tests for PrivacyPolicy and TermsOfService
How should this be manually tested?
yarn test
What are the relevant Trello Card stories?
Trello Card Item
https://trello.com/c/mic1cMtx/120-second-round-of-unit-tests
Pull Request Type (check one)
[ ] Feature
[x] Bug Fixes
[x] Chore
Developer Checklist
[x] New code has been scanned for ESlint issues
[x] I have tested my code locally
[x] I made sure that there are no other pull requests that solve for this issue
[x] My code follows the same structure within the guidelines
What does this PR do?
test:coverage
scriptDescription of Task to be completed?
test:coverage
scriptHow should this be manually tested?
yarn test
What are the relevant Trello Card stories? Trello Card Item
Pull Request Type (check one)
Developer Checklist