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 how to structure/write new integration tests #240

Open
9 tasks
tyll opened this issue Jun 4, 2020 · 0 comments
Open
9 tasks

Document how to structure/write new integration tests #240

tyll opened this issue Jun 4, 2020 · 0 comments
Labels
doc affects documentation test Issue regarding test coverage

Comments

@tyll
Copy link
Member

tyll commented Jun 4, 2020

Topics:

  • How many tests per file
  • How to use the helpers
  • How to name/tag tests to simplify test selection
  • How to use blocks, check for failures
  • What to test
  • Speeding things up by testing the module directly
  • Using test IP addresses like https://tools.ietf.org/html/rfc5737
  • tagging cleanup
  • ...
@tyll tyll added test Issue regarding test coverage doc affects documentation labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc affects documentation test Issue regarding test coverage
Projects
None yet
Development

No branches or pull requests

1 participant