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(postman) move postman tests to correct module #28328

Merged

Conversation

spbolton
Copy link
Contributor

Proposed Changes

  • Postman tests run as a separate maven submodule but to reduce changes and to allow old test scripts to work in the interim period we did not move the test sources but just referenced their local relative file locations. This can be confusing and breaks the modularity of the repository as well as makes it difficult to package the sources.

  • The test files themselves have just been moved without modification which should make conflict resolution easy but developers should be made aware of the change before and after this is merged.

Testing

This should just run and pass all the Postman tests as before

@spbolton spbolton linked an issue Apr 23, 2024 that may be closed by this pull request
@spbolton spbolton requested a review from a team as a code owner April 23, 2024 16:41
Copy link
Contributor

@wezell wezell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's see it run.

@spbolton spbolton enabled auto-merge April 23, 2024 16:42
Copy link

@spbolton spbolton added this pull request to the merge queue Apr 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 23, 2024
@spbolton spbolton added this pull request to the merge queue Apr 23, 2024
Merged via the queue into master with commit ab58fdb Apr 23, 2024
26 checks passed
@spbolton spbolton deleted the issue-28239-relocate-postman-tests-to-correct-submodule branch April 23, 2024 21:39
Neehakethi pushed a commit that referenced this pull request Apr 24, 2024
Co-authored-by: Will Ezell <will@dotcms.com>
Neehakethi pushed a commit that referenced this pull request Apr 24, 2024
Co-authored-by: Will Ezell <will@dotcms.com>
github-merge-queue bot pushed a commit that referenced this pull request Apr 30, 2024
* issue-27725-Adding validations for middlename,nickname and birthday fields

* issue-27725-Adding postman tests and changes needed

* move postman tests to correct module (#28328)

Co-authored-by: Will Ezell <will@dotcms.com>

* Fixed issue on save (#28336)

Co-authored-by: KevinDavilaDotCMS <kfariid@gmail.com>

* #27805 Setting the correct token for NPM publishing. (#28342)

Co-authored-by: Daniel Colina <daniel.colina@dotcms.com>

* #27630 Fixing binary names on cli release NPM package. (#28341)

Co-authored-by: Daniel Colina <daniel.colina@dotcms.com>

* chore(edit-page-2): Updated logic to hide ema-tools menu (#28326)

* Updated logic to hide ema-tools menu

* Added missing message on save content from inline editing

---------

Co-authored-by: KevinDavilaDotCMS <kfariid@gmail.com>
Co-authored-by: Jalinson Diaz <zjaaaldev@gmail.com>

---------

Co-authored-by: spbolton <steve.bolton@dotcms.com>
Co-authored-by: Will Ezell <will@dotcms.com>
Co-authored-by: Kevin Davila <144152756+KevinDavilaDotCMS@users.noreply.github.com>
Co-authored-by: KevinDavilaDotCMS <kfariid@gmail.com>
Co-authored-by: Daniel Enrique Colina Rodríguez <danielcolina@gmail.com>
Co-authored-by: Daniel Colina <daniel.colina@dotcms.com>
Co-authored-by: Jalinson Diaz <zjaaaldev@gmail.com>
Co-authored-by: erickgonzalez <erick.gonzalez@dotcms.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Relocate postman tests to correct submodule
5 participants