Business logic should live in view models and be tested with plain JUnit. Keep UI tests for rendering and interaction.
Business logic should live in view models and be tested with plain JUnit. Keep UI tests for rendering and interaction.
Simply adding Monocle isn’t enough. Run with --add-opens, disable parallel UI tests, install native libs, and don’t assert fullscreen in headless.
Simply adding Monocle isn’t enough. Run with --add-opens, disable parallel UI tests, install native libs, and don’t assert fullscreen in headless.