Skip to content

ISSUE-708 # Rename the modules with prefix as -examples #710

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

poseidontor
Copy link

Rename the modules with prefix as -examples

Fixes Issue

  • Renamed http-testing, kafka-testing, junit5-testing with suffix -example
  • Updated the root pom.xml to reflect new module names.
  • Updated values in each renamed module's pom.xml.

PR Branch
https://github.com/poseidontor/zerocode/tree/rename_example_prefix

Motivation and Context

Checklist:

  • New Unit tests were added

    • Covered in existing Unit tests
  • Integration tests were added

    • Covered in existing Integration tests
  • Test names are meaningful

  • Feature manually tested and outcome is successful

  • PR doesn't break any of the earlier features for end users

    • WARNING! This might break one or more earlier earlier features, hence left a comment tagging all reviewrs
  • Branch build passed in CI

  • No 'package.*' in the imports

  • Relevant Documentation page added or updated with clear instructions and examples for the end user

    • Not applicable. This was only a code refactor change, no functional or behaviourial changes were introduced
  • Http test added to http-testing module(if applicable) ?

    • Not applicable. The changes did not affect HTTP automation flow
  • Kafka test added to kafka-testing module(if applicable) ?

    • Not applicable. The changes did not affect Kafka automation flow

Issue:708 # Rename the modules with prefix as -examples
@poseidontor poseidontor marked this pull request as ready for review April 27, 2025 04:50
@poseidontor poseidontor changed the title DRAFT PR ISSUE-708 # Rename the modules with prefix as -examples ISSUE-708 # Rename the modules with prefix as -examples Apr 27, 2025
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.

1 participant