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

Document best practices for writing new client-server coverage scripts #26

Open
thozza opened this issue May 5, 2016 · 0 comments
Open
Labels

Comments

@thozza
Copy link
Contributor

thozza commented May 5, 2016

We should document some best practices about how to write new coverage for client-server application. Example of such practices are:

  • The client and server should not rely on the system configuration and rather create their own
  • The test case should ensure, that there are some data transferred between client and server
  • The test should not anyhow destroy the system environment and configurations
  • ...
@thozza thozza added the docs label May 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant