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

Migrate all tests in o.e.team.tests.ui.* to JUnit 4 #903 #995

Merged

Conversation

HeikoKlare
Copy link
Contributor

  • Replace the ResourceTest hierarchy with WorkspaceTestRule
  • Add @Test annotations
  • Move assertions from asynchronous listener to main-thread test logic

Contributes to #903

Copy link
Contributor

github-actions bot commented Dec 12, 2023

Test Results

     594 files  ±0       594 suites  ±0   1h 18m 14s ⏱️ + 8m 39s
  3 854 tests ±0    3 835 ✔️ ±0    19 💤 ±0  0 ±0 
12 168 runs  ±0  12 016 ✔️ ±0  152 💤 ±0  0 ±0 

Results for commit f3878a6. ± Comparison against base commit 182c0f7.

♻️ This comment has been updated with latest results.



* Replace the ResourceTest hierarchy with WorkspaceTestRule
* Add @test annotations
* Move assertions from asynchronous listener to main-thread test logic

Contributes to
eclipse-platform#903
@HeikoKlare HeikoKlare marked this pull request as ready for review December 12, 2023 12:38
@HeikoKlare
Copy link
Contributor Author

Maven warnings in Jenkins build are unrelated, see #969.

@HeikoKlare HeikoKlare merged commit 3bd68b7 into eclipse-platform:master Dec 12, 2023
13 of 16 checks passed
@HeikoKlare HeikoKlare deleted the migrate.junit4.team.tests.ui branch December 12, 2023 12:48
@vogella
Copy link
Contributor

vogella commented Dec 12, 2023

In general, thanks a bunch for you test work, I expect all committers will benefit from your work by having modern and more stable tests

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.

2 participants