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

BAU: rename test directories #1636

Merged
merged 1 commit into from
May 21, 2024
Merged

BAU: rename test directories #1636

merged 1 commit into from
May 21, 2024

Conversation

BeckaL
Copy link
Contributor

@BeckaL BeckaL commented May 21, 2024

Tests need to be scoped under a directory called tests rather than test otherwise they are compiled with production code.

This can cause the build to fail when the tests depend on helper code that is not being compiled.

How to review

  1. Code review

Tests need to be scoped under a directory called tests rather than test otherwise they are compiled with production code
@BeckaL BeckaL requested review from a team as code owners May 21, 2024 11:02
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@BeckaL BeckaL merged commit d3e5c85 into main May 21, 2024
4 checks passed
@BeckaL BeckaL deleted the BAU/fix-tests branch May 21, 2024 11:07
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.

2 participants