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

Split tests into several test suites #83

Closed
eproxus opened this issue Oct 24, 2012 · 2 comments
Closed

Split tests into several test suites #83

eproxus opened this issue Oct 24, 2012 · 2 comments
Milestone

Comments

@eproxus
Copy link
Owner

eproxus commented Oct 24, 2012

The test module is too large. It should be split into several test suites. Maybe grouped by API functions (basic scenarios, passthrough, etc.)?

@horkhe
Copy link
Contributor

horkhe commented Oct 29, 2012

Totally on board 👍 When we have meck split into smaller modules we will probably be able to split unit tests along the same lines.

@eproxus
Copy link
Owner Author

eproxus commented Nov 4, 2012

Yeah, most of the tests aren't even unit tests, they just run the Meck public API functions.

@eproxus eproxus closed this as completed Mar 31, 2014
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

2 participants