IronCoreLabs / IronCoreLabs/tenant-security-client-java
Add integration test that uses the fat jar to test instead of mvn test
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 4
- Avg merge
- 50m
- Merged PRs (30d)
- 4
Description
Right now the [integration test](https://github.com/IronCoreLabs/tenant-security-client-java/blob/main/test-suites/integrationTest.sh) uses mvn test, but this misses issues created by the shading and fat jar creation.
We should instead write integration tests that use the fat jar to catch [issues with shading](https://github.com/IronCoreLabs/tenant-security-client-java/pull/142#issue-2961472739).
Contributor guide
Assessment
This issue has not been assessed yet.