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

Set up our testing framework and one test #1

Open
ashryanbeats opened this issue Aug 29, 2020 · 1 comment
Open

Set up our testing framework and one test #1

ashryanbeats opened this issue Aug 29, 2020 · 1 comment

Comments

@ashryanbeats
Copy link
Member

ashryanbeats commented Aug 29, 2020

This is wide open, but still could be a good first issue for someone who feels confident in testing and wants to help us get on good footing with testing. We'd love to have tests for both our Node.js backend and our React frontend.

If someone takes this on, it would be good to start splitting this out a bit from a monolithic "Write tests" issue :)

@ashryanbeats ashryanbeats changed the title Tests Write tests Feb 17, 2021
@ashryanbeats ashryanbeats added the good first issue Good for newcomers label Feb 17, 2021
@ashryanbeats ashryanbeats added this to To do in Issue status Feb 17, 2021
@ashryanbeats ashryanbeats removed the good first issue Good for newcomers label Mar 17, 2021
@ashryanbeats
Copy link
Member Author

ashryanbeats commented Mar 17, 2021

Options:

  • Jest, enzyme
  • Mocha, chai

What are we testing?

Server

  • Getting data
  • Storing data
  • Accessing data

Front end

  • After a call to server, I can get this data

@ashryanbeats ashryanbeats changed the title Write tests Set up our testing framework and one test Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant