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

Standardization of "che" test automation framework classes #22466

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

nallikaea
Copy link
Contributor

@nallikaea nallikaea commented Sep 1, 2023

What does this PR do?

In "che/tests/e2e" there a lot of classes as page objects or utils. The same type of classes may had different structure.
There was created Coding Standards and Conventions file, and fixes were implemented according to it.

What does this PR do?

Screenshot/screencast of this PR

NA

What issues does this PR fix or reference?

Closes #22184

How to test this PR?

npm tun test

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. target/branch Indicates that a PR will be merged into a branch other than master. labels Sep 1, 2023
@nallikaea nallikaea linked an issue Sep 4, 2023 that may be closed by this pull request
@nallikaea nallikaea changed the title WIP: Global refactoring Standardization of "che" test automation framework classes Sep 4, 2023
@che-bot che-bot added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Sep 4, 2023
Copy link
Contributor

@dmytro-ndp dmytro-ndp left a comment

Choose a reason for hiding this comment

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

E2E typescript test run against Dev Spaces 3.8.0 didn't show regression https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Testing/job/e2e/job/complex/job/latest/job/functional-tests/893/console

Changes kook good to merge.

Good job, @nallikaea

@dmytro-ndp dmytro-ndp merged commit aace77a into eclipse-che:main Sep 4, 2023
2 checks passed
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. target/branch Indicates that a PR will be merged into a branch other than master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standardization of "che" test automation framework classes
4 participants