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

Flesh out edge cases for each mutation test case #53

Open
dviator opened this issue Sep 25, 2020 · 0 comments
Open

Flesh out edge cases for each mutation test case #53

dviator opened this issue Sep 25, 2020 · 0 comments

Comments

@dviator
Copy link
Contributor

dviator commented Sep 25, 2020

I'm creating some basic tests to check end to end flows of app usage, such as register -> addSource -> queryFeed.

It would be great to flesh out each intermediate test and helper function so that it checks as many cases as possible.

For example, instead of registering one user and adding a source for him, eventually the "Register" test could register many users with unusual info, with conflicting emails, and test the edge cases in addition to the happy path.

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