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

docs: Add E2E testing tutorial. #2591

Merged
merged 2 commits into from
Sep 28, 2021
Merged

Conversation

victorgcramos
Copy link
Member

This PR adds the documentation guide to write E2E tests, as well as the tutorial
to create mock api middlewares in order to provide a test environment without
needing to be connected to the backend.

This commit adds the documentation guide to write
E2E tests, as well as the tutorial to create mock
api middlewares in order to provide a test
environment without needing to be connected to
the backend.
@lukebp lukebp added the 91cfcc8 label Sep 22, 2021
Copy link
Member

@tiagoalvesdulce tiagoalvesdulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really nice! Thanks for writing :)

docs/e2e.md Outdated Show resolved Hide resolved
docs/e2e.md Outdated Show resolved Hide resolved
Copy link
Member

@lukebp lukebp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great.

@lukebp lukebp merged commit 1e54fd0 into decred:master Sep 28, 2021
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

Successfully merging this pull request may close these issues.

4 participants