ciselab / TestGenie

TestGenie - an IntelliJ plugin that natively integrates EvoSuite into the IDE. EvoSuite is an automated test suite generation tool using evolutionary algorithms. Used for research @ SERG, TU Delft.
MIT License
1 stars 0 forks source link

Fix failing UI tests #208

Closed jzelenjak closed 2 years ago

jzelenjak commented 2 years ago

Describe the bug Some UI tests are failing

To Reproduce Steps to reproduce the behavior:

  1. Run Run IDE for UI tests
  2. Run QuickAccessParametersTest
  3. Wait for the tests to run
  4. Observe two failing tests

Expected behavior Tests have to pass

Screenshots image

Additional context