Skip to content

test: use local registry in test fixtures - #2555

Merged
bajtos merged 1 commit into
2.xfrom
fix/global-registry-in-fixtures-2x
Jul 27, 2016
Merged

test: use local registry in test fixtures#2555
bajtos merged 1 commit into
2.xfrom
fix/global-registry-in-fixtures-2x

Conversation

@bajtos

Copy link
Copy Markdown
Member

Use local registry in test fixtures to prevent collision in globally shared models.

Fix issues discoverd in auth implementation where the global registry was used instead of the correct local one.

Back-port of #2551

cc @jannyHou

Use local registry in test fixtures to prevent collision in globally
shared models.
Fix issues discoverd in auth implementation where the global registry
was used instead of the correct local one.
@bajtosbajtos self-assigned this Jul 27, 2016
@bajtos
bajtos merged commit b3c66f3 into 2.xJul 27, 2016
@bajtos
bajtos deleted the fix/global-registry-in-fixtures-2x branch July 27, 2016 13:29
@bajtosbajtos removed the #review label Jul 27, 2016
Sign up for freeto 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.

1 participant

@bajtos