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

⭐: Unit Tests / TDD #28

Open
6 tasks
paulywill opened this issue Mar 25, 2019 · 6 comments
Open
6 tasks

⭐: Unit Tests / TDD #28

paulywill opened this issue Mar 25, 2019 · 6 comments
Assignees
Labels
feature New feature or request

Comments

@paulywill
Copy link
Contributor

paulywill commented Mar 25, 2019

User Story

There are some on-going unit tests / or some TDD taking place behind the scenes

Acceptance Criteria

Every run/build some unit tests are run to ensure we're keeping working state as we're building features; integration tests to also ensure major components are tied together correctly

Definition of Done

This would ideally on-going through the rest of the project and epic, however, if there are unit tests and integration tests for each of the following below that should cover at least a few bases:

  • React unit/integration testing (Jest/Enzyne? )
  • Expressing testing?
  • MongoDB testing?
  • hosting?
  • usage limits? free tier?
  • traffic monitoring?
@paulywill paulywill added the feature New feature or request label Mar 25, 2019
@paulywill paulywill self-assigned this Mar 25, 2019
@paulywill
Copy link
Contributor Author

The short time period I'm not sure introducing TDD into the mix is ideal.

There's some ideas I thought we could try from obeythetestinggoat.com

This is a rather new way of coding for me other than looking at a tutorial and diving right in. At least having or learning to create a few unit test and maybe an integration test would be useful later on.

@paulywill
Copy link
Contributor Author

The consensus appears to be that Jest is easy to start using immediately, and Moch/Chai takes a bit of setting up.

@paulywill
Copy link
Contributor Author

@patricktownley Are you interested writing up some unit test with me?

@paulywill paulywill changed the title Unit Tests / TDD ❄️: Unit Tests / TDD Apr 10, 2019
@paulywill paulywill modified the milestone: Sprint 6: 🏍️ Apr 10, 2019
@paulywill paulywill added the icebox low priority feature label Apr 10, 2019
@paulywill paulywill changed the title ❄️: Unit Tests / TDD ⭐: Unit Tests / TDD May 27, 2019
@paulywill
Copy link
Contributor Author

I would to take a stab at this again with Jest.

@paulywill paulywill reopened this May 27, 2019
@paulywill
Copy link
Contributor Author

Just starting to make tests for another project.

Once I complete a few tests there I'll start generating some here.

@paulywill paulywill removed the icebox low priority feature label Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants