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

feat(E2E): Introducing maven dotcms-e2e-node module to host Node.js E2E tests invocation from maven #30009

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

victoralfaro-dotcms
Copy link
Contributor

@victoralfaro-dotcms victoralfaro-dotcms commented Sep 13, 2024

Second PR for initial implementation for E2E Node.js tests. Using maven project extending from our own nodejs-parent project.

Besides all the regular files these maven modules need, it also includes the failsafe and io.fabric8 maven plugins configurations and invocations to:

Start a dotCMS instance to test against
Run the E2E test against this instance
Refs: #29845

This PR fixes: #29845

@victoralfaro-dotcms victoralfaro-dotcms marked this pull request as ready for review September 14, 2024 00:35
@victoralfaro-dotcms victoralfaro-dotcms added this pull request to the merge queue Sep 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2024
@victoralfaro-dotcms victoralfaro-dotcms added this pull request to the merge queue Sep 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 18, 2024
@dsilvam dsilvam added this pull request to the merge queue Sep 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2024
Copy link

@victoralfaro-dotcms victoralfaro-dotcms added this pull request to the merge queue Sep 19, 2024
Merged via the queue into master with commit e483d1f Sep 19, 2024
32 checks passed
@victoralfaro-dotcms victoralfaro-dotcms deleted the 29845-e2e-maven-new-module-node branch September 19, 2024 01:22
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.

Create dotCMS child project to host E2E tests
4 participants