-
Notifications
You must be signed in to change notification settings - Fork 211
test(e2e): enforce naming #1906
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(e2e): enforce naming #1906
Conversation
|
Skipping CI for Draft Pull Request. |
|
The image is available at: |
|
|
The image is available at: |
|
The image is available at: |
|
/retest |
|
The image is available at: |
|
The image is available at: |
|
/lgtm |
|
The image is available at: |
|
The image is available at: |
|
/lgtm It's almost impossible to review all files :) but the refactoring for the naming convention was LGTM |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: josephca, zdrapela The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
7a80e46
into
redhat-developer:main
* style more like * add anotation about running on CI * expanding and grouping developer guidelines * add paths ignore for e2e docs * adding Use of External Sources for Validation * reorganization * delete innecessari duplications of principles for new PRs * move e2e contributing file * delete duplicates * +readme.md * improve e2e lint * enforce naming * enforce case with lint * fix broken waitForNextSync * add prettier and lint check for e2e * fix missing lint errors * fix problem caused on github-helper * rename catalog * wip * delete logger * + logger * update for catalog path * rename logs again * fix lint check on CI * + POM * wip on RbacPo * wip * wip wip wip replace old references with rbacPo * amenda * adjust kubeclient naming and usage * wip * fix merge conflicts * rename typo on KubeClient * wip * wip * fix lint * fix tests * minor fixes * fix main conflicts * ignore any for lint --------- Co-authored-by: Joseph Kim <joskim@redhat.com>



Description
Enforcing naming conventions on files and code elements
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer