Skip to content

[ISSUE-9] Make traits duplicate check within the program#40

Merged
ctucker3 merged 6 commits intodevelopfrom
bug/ISSUE-9
Sep 9, 2020
Merged

[ISSUE-9] Make traits duplicate check within the program#40
ctucker3 merged 6 commits intodevelopfrom
bug/ISSUE-9

Conversation

@ctucker3
Copy link
Contributor

@ctucker3 ctucker3 commented Sep 2, 2020

Fixes a bug where the trait duplicate checks were checking against the whole database. The check should be within a program.

Added a test for the bug as well.

Also includes a fix for the tests where AuthServiceLoginHandlerUnitTest was polluting tests that came after it by manually setting the current request on ServerRequestContext.

@ctucker3
Copy link
Contributor Author

ctucker3 commented Sep 2, 2020

@ctucker3 ctucker3 changed the base branch from release/0.1 to develop September 3, 2020 14:37
@ctucker3 ctucker3 changed the base branch from develop to release/0.1 September 3, 2020 14:38
@ctucker3 ctucker3 changed the base branch from release/0.1 to develop September 3, 2020 23:15
@ctucker3 ctucker3 merged commit c69ab33 into develop Sep 9, 2020
@ctucker3 ctucker3 deleted the bug/ISSUE-9 branch September 9, 2020 18:45
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