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

Refactor specs #245

Open
seancdavis opened this issue Jun 5, 2018 · 0 comments
Open

Refactor specs #245

seancdavis opened this issue Jun 5, 2018 · 0 comments
Milestone

Comments

@seancdavis
Copy link
Owner

They are taking way too long to run for how small of an application this is.

The primary goals of this effort are:

  1. Speed up the test suite significantly.
  2. Only use feature specs when absolutely necessary. All logic should be handled with lower level unit tests.
  3. Abstract repeatable patterns so they are easier to test and maintain (this is Abstract repeatable patterns #244).
@seancdavis seancdavis added this to the v3.0.0 milestone Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant