Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Tests #89

Open
2 of 14 tasks
aubundy opened this issue Sep 23, 2021 · 4 comments
Open
2 of 14 tasks

Tests #89

aubundy opened this issue Sep 23, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed trello Added to Trello board

Comments

@aubundy
Copy link
Member

aubundy commented Sep 23, 2021

Tests are outdated being updated, but not fully complete. We are using React Testing Library, Jest, and Enzyme. Follow this issue to track progress. Feel free to leave a comment to claim a component test

  • ReadingsList
  • App
  • ArticleForm
  • AuthForm
  • ListCard
  • ListItem
  • NavBar
  • Routes
  • SearchForm
  • Timeline
  • UserAside
  • Update current tests and move to corresponding features folder. Tests are currently in src/tests
  • Add tests for untested components
  • Add tests for redux
@aubundy aubundy self-assigned this Sep 23, 2021
@aubundy aubundy added enhancement New feature or request help wanted Extra attention is needed trello Added to Trello board labels Sep 23, 2021
@aubundy
Copy link
Member Author

aubundy commented Sep 23, 2021

Update client tests

@aubundy
Copy link
Member Author

aubundy commented Sep 23, 2021

Initial brain dump of app behavior...

signup
signin
user search
user aside
followers
following
follow new user
unfollow user
followers list
update user info
favorite an article
add a tag
remove a tag
update an article
notifications
signout

@aubundy
Copy link
Member Author

aubundy commented Sep 23, 2021

Untested App component behavior

url upload
click on user
click on reading title
notification message

@Ceheiss
Copy link

Ceheiss commented Nov 14, 2021

Hey Austin, recently I started learning React testing with React Testing Library. This is a small heads-up, I will run the project and later update this message with which components I'm going to tackle first.

cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed trello Added to Trello board
Projects
None yet
Development

No branches or pull requests

2 participants