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

Write tests #11

Open
moacode opened this issue Dec 8, 2020 · 1 comment
Open

Write tests #11

moacode opened this issue Dec 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@moacode
Copy link

moacode commented Dec 8, 2020

We should write a combination of front end and back end tests to ensure the logic doesn't break on subsequent updates.

There's a lot of reasonably complex logic and states the front/back end can be in which should have tests written against.

Most important areas would be:

  • Front end form step states
  • Back end variant generation permutations
  • Configurations GET/POST API endpoints
@moacode
Copy link
Author

moacode commented Dec 8, 2020

Estimate: At least a day to get basic coverage.

@moacode moacode added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant