Skip to content

Finish updating tests #1760

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

Merged
merged 6 commits into from
Jun 26, 2019
Merged

Conversation

carols10cents
Copy link
Member

This converts the remaining tests to the newer test API, so that we can continue to move forward with improvements without some of the tests lagging behind.

I do think there's more to be done to make the tests easier to read, write, and debug, and I am introducing some duplication and abstractions I'm not happy with. Next pass though.

Copy link
Member

@jtgeibel jtgeibel left a comment

Choose a reason for hiding this comment

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

@bors: r+

LGTM!

req.mut_extensions()
.insert(AuthenticationSource::SessionCookie);
}

Copy link
Member

Choose a reason for hiding this comment

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

🎉 I'm so glad to see this go away, along with logout and the *_resp! macros

@jtgeibel
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jun 26, 2019

📌 Commit 9e79038 has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Jun 26, 2019

⌛ Testing commit 9e79038 with merge b0b4276...

bors added a commit that referenced this pull request Jun 26, 2019
Finish updating tests

This converts the remaining tests to the newer test API, so that we can continue to move forward with improvements without some of the tests lagging behind.

I do think there's more to be done to make the tests easier to read, write, and debug, and I am introducing some duplication and abstractions I'm not happy with. Next pass though.
@bors
Copy link
Contributor

bors commented Jun 26, 2019

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing b0b4276 to master...

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.

3 participants