Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Use a factory method in PullRequestSessionManagerTests - #1445

Merged
jcansdale merged 3 commits into
masterfrom
fixes/1444-pr-session-manager-tests-factory
Feb 9, 2018
Merged

Use a factory method in PullRequestSessionManagerTests#1445
jcansdale merged 3 commits into
masterfrom
fixes/1444-pr-session-manager-tests-factory

Conversation

@grokys

Copy link
Copy Markdown
Contributor

This way when the constructor dependencies of PullRequestSessionManager are changed we don't need to update each test individually by hand.

Fixes#1444
Depends on #1442

This way when the constructor dependencies of `PullRequestSessionManager` are changed we don't need to update each test individually by hand.
Fixes#1444.

@jcansdalejcansdale left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Definitely!

@jcansdale
jcansdale merged commit c519e89 into masterFeb 9, 2018
@jcansdale
jcansdale deleted the fixes/1444-pr-session-manager-tests-factory branch February 9, 2018 09:20
@ghost

Copy link
Copy Markdown

Pull all google kits a Jason kits please

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@grokys@jcansdale