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

Complete scalacheck testing for http requests #20

Closed
zakpatterson opened this issue May 25, 2018 · 1 comment
Closed

Complete scalacheck testing for http requests #20

zakpatterson opened this issue May 25, 2018 · 1 comment

Comments

@zakpatterson
Copy link
Member

zakpatterson commented May 25, 2018

Testing should have a client implementation available, and define properties to submit tests

For example:

  1. User signup
  2. User login
  3. User posts feature
  4. User cannot upvote feature

Ex 2:

  1. User login
  2. User gets list of features
  3. User upvotes feature with comment
  4. User gets list of features - verify vote in feature
@zakpatterson
Copy link
Member Author

Scalacheck testing is working well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant