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

tests/acceptance: Avoid multiple Router.map() calls #501

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

Turbo87
Copy link
Collaborator

@Turbo87 Turbo87 commented Jan 26, 2021

Apparently these route defs persist between calls, even between separate tests. We can instead defined them in the dummy application route and use this fixed set of routes.

Apparently these route defs persist between calls, even between separate tests. We can instead defined them in the dummy application route and use this fixed set of routes.
@Turbo87 Turbo87 merged commit cfc6f94 into buschtoens:master Jan 26, 2021
@Turbo87 Turbo87 deleted the acceptance branch January 27, 2021 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants