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

test(redirect): cover gtagForTransitionPage, res.cookie #482

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

LoneRifle
Copy link
Contributor

@LoneRifle LoneRifle commented Aug 26, 2020

Problem

Finally closes #251 , which was also addressed in #94 and others

Solution

Provide tests to cover gtagForTransitionPage() and cookie
parsing when redirecting a user

Provide tests to cover `gtagForTransitionPage()` and cookie
parsing when redirecting a user
@LoneRifle LoneRifle requested a review from yong-jie August 26, 2020 03:43
@LoneRifle LoneRifle merged commit c716bad into develop Aug 26, 2020
@LoneRifle LoneRifle deleted the test/redirect branch August 26, 2020 04:04
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.

Expand test coverage for RedirectController
2 participants