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

[WAD-5752] test(nestjs-aop): Clearly separate the test fixtures #26

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

WhiteKiwi
Copy link
Member

Previously, it was difficult to know which fixture affects which test because the fixings were tied together in one module.
The fixtures were separated for each case so that they did not affect each other.

@WhiteKiwi WhiteKiwi self-assigned this Jul 24, 2023
@WhiteKiwi WhiteKiwi merged commit 6a01a3f into v2.x Jul 25, 2023
1 check passed
@WhiteKiwi WhiteKiwi deleted the WAD-5752 branch July 25, 2023 05:37
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.

None yet

3 participants