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

Support for JPMS, properties validation, and starting app automaticaly before running acceptance tests #51

Merged
merged 3 commits into from
Mar 10, 2024

Conversation

rafaelsilverioit
Copy link
Owner

No description provided.

…service instance before running tests automatically.
…fixing defects on ApplicationProperties/ApplicationConfigMappers and removing useless surefire flag from acceptance tests module pom.
@rafaelsilverioit rafaelsilverioit added bug Something isn't working enhancement New feature or request labels Mar 10, 2024
@rafaelsilverioit rafaelsilverioit self-assigned this Mar 10, 2024
@rafaelsilverioit rafaelsilverioit merged commit e5a1f97 into develop Mar 10, 2024
@rafaelsilverioit rafaelsilverioit deleted the feature/java-platform-module-system branch March 10, 2024 19:36
rafaelsilverioit added a commit that referenced this pull request Mar 10, 2024
…ly… (#52)

* Support for JPMS, properties validation, and starting app automaticaly before running acceptance tests (#51)

* Adding JPMS support and configuring acceptance tests module to start service instance before running tests automatically.

* Adding properties validation, moving away from SnakeYAML to Jackson, fixing defects on ApplicationProperties/ApplicationConfigMappers and removing useless surefire flag from acceptance tests module pom.

* Removing snakeyaml dependency.

* Running acceptance tests on Github Actions.
rafaelsilverioit added a commit that referenced this pull request Mar 15, 2024
* Support for JPMS, properties validation, and starting app automaticaly before running acceptance tests (#51)

* Adding JPMS support and configuring acceptance tests module to start service instance before running tests automatically.

* Adding properties validation, moving away from SnakeYAML to Jackson, fixing defects on ApplicationProperties/ApplicationConfigMappers and removing useless surefire flag from acceptance tests module pom.

* Removing snakeyaml dependency.

* Running acceptance tests on Github Actions.

* Using MockitoExtension to start unit tests. (#53)

* Bump io.netty:netty-all from 4.1.106.Final to 4.1.107.Final (#49)

Bumps [io.netty:netty-all](/~https://github.com/netty/netty) from 4.1.106.Final to 4.1.107.Final.
- [Commits](netty/netty@netty-4.1.106.Final...netty-4.1.107.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rafael Silvério <rafael.silverio11@gmail.com>

* Bumping logback to 1.5.3.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant