Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Fix j-test-id of report editor's buttons #200

Closed
owlet1997 opened this issue Jul 28, 2021 · 0 comments
Closed

Fix j-test-id of report editor's buttons #200

owlet1997 opened this issue Jul 28, 2021 · 0 comments
Assignees
Milestone

Comments

@owlet1997
Copy link

Environment:
Jmix version: 1.0.0-SNAPSHOT
Jmix Studio plugin version: 1.1.SNAPSHOT3273-211
IntelliJ version: IntelliJ IDEA 2021.1.3 (Community Edition)

TC:

  1. Create new project -> Add reports add-on
  2. Set in application.properties:
    jmix.ui.testMode = true
  3. Run app -> Open reports browser
  4. Create -> New
  5. Switch to Parameters and formats tab
  6. Open Dev tools -> Look at j-test-id of Create, Edit and Remove buttons in Parameters and Value formats blocks

AR:
buttons have the same id:
image.png

ER:
buttons should have different j-test-id like 'createParam', 'editParam', 'removeParam' and 'createValue', 'editValue', 'removeValue'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants