reporter icon indicating copy to clipboard operation
reporter copied to clipboard

Testomat ids are not always created

Open XavierDeMontis opened this issue 1 year ago • 5 comments

Describe the bug When running the dedicated command to create Testomat ids some scenario are apparently not taken into consideration and don't receive any id.

To Reproduce Steps to reproduce the behavior: Let's have a look at the feature file attached (just notice I had to add .txt to the file name in order to upload it). superNodeExpand.feature.txt I expect each scenario outline to receive a testomat id when I run the command npx check-cucumber@latest --codeceptjs '**/*.feature' --dir test/e2e/features --update-ids --create --keep-structure But it does not work as expected and the first scenario outline does not receive an id.

Expected behavior I'm expecting each scenario outline to receive an id.

Screenshots Here's what we have after running the command : image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

XavierDeMontis avatar Feb 05 '24 09:02 XavierDeMontis

@XavierDeMontis please attach a source code of the affected file, we need to ensure we can check and fix exactly your case.

DavertMik avatar Feb 05 '24 12:02 DavertMik

@DavertMik it is already attached : superNodeExpand.feature.txt

XavierDeMontis avatar Feb 05 '24 12:02 XavierDeMontis

@XavierDeMontis issue is on our side. Will fix shortly

olexandr13 avatar Feb 25 '24 08:02 olexandr13

@DavertMik image

olexandr13 avatar Feb 25 '24 08:02 olexandr13

tags sent to testomat:

0:
'Level2:SuperNodes'
1:
'Level3:cannot_expand_a_mix_of_nodes_&_supernodes'

test title received as isMap: Cannot expand simultaneously a super node with anything else@Level2:SuperNodes &_supernodes: '@T167f074b'

olexandr13 avatar Feb 26 '24 12:02 olexandr13