add test for 2d doc#945
Open
nicolasSagon wants to merge 15 commits into
Open
Conversation
603e875 to
bc39117
Compare
225a45e to
b5fc50a
Compare
bc39117 to
78a1ae5
Compare
447d847 to
a15d849
Compare
Rethrow the exception to annoted with @ResonseStatus to allow Spring boot handle this kind of annotations
Add test for UserController
The filters are annotated with @webfilter and the app use the @ServletComponentScan so the @webfilter and the url pattern are not used.
1bea12d to
83ac820
Compare
78a1ae5 to
ccfc3ee
Compare
83ac820 to
51a5c5c
Compare
Inside the Resource directory there is a new folder named 2dDocDatasource. Every files inside the valid folder will be tested for 2dDoc Every files inside the invalid folder will be tested to not have a 2dDoc
ccfc3ee to
eb2ac8d
Compare
|
f2ee4d2 to
346894d
Compare
f53b3a5 to
71c8b27
Compare
9fbd1fb to
afdabf4
Compare
Base automatically changed from
feature/add-integration-test-on-tenant
to
develop
March 13, 2025 14:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Inside the Resource directory there is a new folder named 2dDocDatasource. Every files inside the valid folder will be tested for 2dDoc Every files inside the invalid folder will be tested to not have a 2dDoc