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

chore: introduce acceptance test #1018

Merged
merged 5 commits into from
May 24, 2024

Conversation

miurahr
Copy link
Member

@miurahr miurahr commented May 3, 2024

#964 fest: support GUI test is too big to merge it once.

Here is a part of the change that introduce acceptance test and adding to project.
It includes very small portion of improvement of GUI part.

Pull request type

  • Build and release changes -> [build/release]

Which ticket is resolved?

dev-ML
https://sourceforge.net/p/omegat/mailman/omegat-development/thread/47347769-ccd4-4272-9155-9eaf96c0296c%40northside.tokyo/#msg58743384

What does this PR change?

  • Use AssertJ-Swing for test framework
  • Add Sample project folder
  • Test About-Help menu item
  • Add name for AboutDialog GUI parts
  • Add BaseMainWindowMenuHandler class that is parent of both MainWindowMenuHandler and TestMainWindowMenuHandler
  • Revert DocBookTest changes that affect a version change of assertj

Other information

This comment was marked as resolved.

@miurahr miurahr force-pushed the topic/miurahr/introduce-acceptance-test branch from 0abb15c to 26bb779 Compare May 3, 2024 07:08

This comment was marked as outdated.

@miurahr miurahr force-pushed the topic/miurahr/introduce-acceptance-test branch from 26bb779 to 70bc29b Compare May 24, 2024 03:36
@miurahr miurahr added this to the 6.1.0 (Require Java 11) milestone May 24, 2024
@miurahr miurahr force-pushed the topic/miurahr/introduce-acceptance-test branch from 70bc29b to 4c23fef Compare May 24, 2024 03:45

This comment was marked as resolved.

- Use AssertJ-Swing for test framework
- Add Sample project folder
- Test Menu - help - about dialog for sample

Signed-off-by: Hiroshi Miura <[email protected]>
@miurahr miurahr force-pushed the topic/miurahr/introduce-acceptance-test branch from 4c23fef to 08027f5 Compare May 24, 2024 03:49

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

@miurahr miurahr merged commit 0a6a861 into master May 24, 2024
9 checks passed
@miurahr miurahr deleted the topic/miurahr/introduce-acceptance-test branch May 24, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant