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

feat: test UI behavior #7

Merged
merged 3 commits into from
Mar 31, 2024
Merged

Conversation

miurahr
Copy link
Member

@miurahr miurahr commented Mar 23, 2024

No description provided.

Copy link

❌ Unit Tests and Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/r5zdc5a2ilxoi

@miurahr miurahr force-pushed the topic/miurahr/test/swing-ui-behavior branch from 4886225 to 74d33ab Compare March 31, 2024 00:39
Copy link

❌ Unit Tests and Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/2gxwc64hdaijk

@miurahr miurahr force-pushed the topic/miurahr/test/swing-ui-behavior branch from 74d33ab to 1c314ab Compare March 31, 2024 01:53
Copy link

❌ Unit Tests and Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/fpgcxxffne4tc

- add sample app using vldocking
- give default names of components
@miurahr miurahr force-pushed the topic/miurahr/test/swing-ui-behavior branch from 1c314ab to dc3ba88 Compare March 31, 2024 02:00
Copy link

❌ Unit Tests and Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/pvrtn7tuc2hee

@miurahr miurahr merged commit 69f29ef into master Mar 31, 2024
1 check passed
@miurahr miurahr deleted the topic/miurahr/test/swing-ui-behavior branch March 31, 2024 02:27
miurahr added a commit that referenced this pull request Sep 26, 2024
## Added
* Respect `UIDefauls` table configuration defined in `LookAndFeel` class.(#11)
* Allow a customization by inheriting `DockingUISettings` class and overide `getDefaults` method.(#11)

### Fixed
* Avoid NPE when drag-n-drop with null hints (#9)

### Changed
* Add GitHub Actions CI
* Add SpotBugs and SpotLess code quality assurance
* Style: spotless code format applied (#8)
* feat: test UI behavior with Assertj-Swing-JUnit (#7)
* refactor: annotate deprecations, avoid access to internal class of other class(#6)
* refactor: avoid redundant casts (#6)
* refactor: DockingDesktop class not to initialize in static context(#12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant