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

test: refactor test modules #303

Merged
merged 4 commits into from
Oct 21, 2023
Merged

Conversation

mcollovati
Copy link
Owner

Adds a parent POM for tests with definition of dependencies and plugins configuration Introduce a common module with reusable test code

Fixes #236

@quarkus-hilla-bot
Copy link
Contributor

Format Checker Report

All files are correctly formatted

@github-actions
Copy link

github-actions bot commented Oct 14, 2023

Test Results

15 files  ±0  15 suites  ±0   5m 18s ⏱️ +53s
47 tests ±0  47 ✔️ ±0  0 💤 ±0  0 ±0 
58 runs  ±0  58 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit fa0ec72. ± Comparison against base commit cdc5a80.

♻️ This comment has been updated with latest results.

@mcollovati mcollovati marked this pull request as ready for review October 14, 2023 10:26
@mcollovati mcollovati requested a review from Dudeplayz October 14, 2023 10:26
Adds a parent POM for tests with definition of dependencies and plugins configuration
Introduce a common module with reusable test code

Fixes #236
@mcollovati mcollovati force-pushed the issues/236_refactor_test_modules branch from d219e8e to fa0ec72 Compare October 21, 2023 07:10
@mcollovati mcollovati merged commit 9267c19 into main Oct 21, 2023
8 checks passed
@mcollovati mcollovati deleted the issues/236_refactor_test_modules branch October 21, 2023 07:18
quarkus-hilla-bot bot pushed a commit that referenced this pull request Oct 21, 2023
Adds a parent POM for tests with definition of dependencies and plugins configuration
Introduce a common module with reusable test code

Fixes #236

(cherry picked from commit 9267c19)
mcollovati added a commit that referenced this pull request Oct 21, 2023
Adds a parent POM for tests with definition of dependencies and plugins configuration
Introduce a common module with reusable test code

Fixes #236

(cherry picked from commit 9267c19)

Co-authored-by: Marco Collovati <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Review of integration test structure
1 participant