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

Post v2 testing strategy #1474

Closed
samccone opened this issue Jun 11, 2014 · 2 comments
Closed

Post v2 testing strategy #1474

samccone opened this issue Jun 11, 2014 · 2 comments
Milestone

Comments

@samccone
Copy link
Member

As always we should require unit tests for each feature added.
We should also require unit tests proving bugs when we run into them.

As part of the travis build we should have a suite of integration tests.


Thoughts?

@samccone samccone added this to the v2.1 milestone Jun 11, 2014
@jasonLaster
Copy link
Member

That'd be great. Sometimes a sample app or two is the best way to get these "complex" interactions. Like it's hard to imagine what they would be until they're actually used.

So, my crazy idea would be to see if some people would be willing to "contriubte" their app & integration tests for testing. Like most of our releases should be "non-breaking" so we should be able to run their suite of tests and have everything work...

@jfairbank jfairbank modified the milestones: v2.2, v2.1 Jul 16, 2014
@samccone
Copy link
Member Author

Closing as much progress has been made on this on a lot of different fronts.
We have integration tests, they just dont run as part of the repo.

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

3 participants