Skip to content

"Go to image" can't handle duplicate names #304

Description

@DanielJette

Describe the bug
A clear and concise description of what the bug is.

This issue relates to:

  • The Kotlin library
  • The Gradle plugin
  • The IntelliJ Platform plugin
  • The sample code
  • The documentation

To Reproduce

Easiest to reproduce using the Testify samples.

If you load the Testify project, there are multiple baseline files with the same name. The Flix and the Paparazzi tests are all the same. Many are named "default.png" with the class name prefixed. In those cases, "go to image" can select the wrong one.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. macOS, Linux, Windows]
  • Version [e.g. 10.15.5, 10]

Target Android Device (please complete the following information):

  • Device: [e.g. Pixel, S20]
  • Physical or Virtual: [e.g. Android Virtual Device (Emulator), Firebase Cloud Image, Samsung Test Lab, Physical Device]
  • API Level: [e.g. 21, 28, 30]
  • Testify Key: [e.g. Output from ./gradlew testifyKey]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugAny behaviour the deviates from the documentation, expected outcome or API contract.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions