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

Clean up Che Theia specific tests and page objects #22052

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

nallikaea
Copy link
Contributor

@nallikaea nallikaea commented Mar 9, 2023

@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 Mar 9, 2023
@nallikaea nallikaea changed the title Clean up Che Theia specific tests and page objects #22043 Clean up Che Theia specific tests and page objects Mar 9, 2023
@nallikaea nallikaea force-pushed the issue#22043 branch 2 times, most recently from 8155dca to b379e8d Compare March 10, 2023 12:37
@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Mar 10, 2023

@nallikaea: impressive work!
Could you, please, also check that che-e2e docker image is built, and che-code editor tests could be executed both locally and using che-e2e docker image?

Copy link
Member

@ScrewTSW ScrewTSW left a comment

Choose a reason for hiding this comment

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

Just a few general questions, really awesome piece of work

tests/e2e/configs/inversify.types.ts Show resolved Hide resolved
tests/e2e/package.json Show resolved Hide resolved
@dmytro-ndp
Copy link
Contributor

@nallikaea : would you prepare MR to fix downstream tests as well?

@nallikaea
Copy link
Contributor Author

@nallikaea: impressive work! Could you, please, also check that che-e2e docker image is built, and che-code editor tests could be executed both locally and using che-e2e docker image?

image
@dmytro-ndp @ScrewTSW @musienko-maxim

"test-code": "./generateIndex.sh && npm run lint && npm run tsc && mocha --config mocha-che-code.json",
"test-happy-path-code": "./generateIndex.sh && npm run lint && npm run tsc && mocha --config mocha-happy-path-che-code.json",
"test-devworkspace-happy-path-code": "./generateIndex.sh && npm run lint && npm run tsc && mocha --config mocha-devworkspace-happy-path-che-code.json",
"test-empty-workspace-devworkspace-happy-path-code": "./generateIndex.sh && npm run lint && npm run tsc && mocha --config mocha-empty-workspace-devworkspace-happy-path-che-code.json",
Copy link
Contributor

@dmytro-ndp dmytro-ndp Mar 10, 2023

Choose a reason for hiding this comment

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

Copy link
Contributor Author

@nallikaea nallikaea Mar 20, 2023

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Please, don't remove test-empty-workspace-devworkspace-happy-path-code until the PR is merged

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.

looks good to merge

Maryna Dolhalova added 2 commits March 20, 2023 20:20
…ypescript functional tests eclipse-che#22043

Signed-off-by: mdolhalo <mdolhalo@redhat.com>
@dmytro-ndp dmytro-ndp merged commit 13e3caa into eclipse-che:main Mar 20, 2023
@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 Mar 20, 2023
@nallikaea nallikaea deleted the issue#22043 branch April 13, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

6 participants