diegorubin/tshield

folders not being generated correctly by the session

Closed this issue · 1 comments

Describe the bug
I took this example, from component-test, but when I hit the API, it doesn't generate the folder correctly with the session and the related files

To Reproduce
Steps to reproduce the behavior:

  1. tshield
  2. cucumber -t "@TagName"

Expected behavior
I expected when running the tests with the name SOLICITANTE of the session, all the referring requestes, would be inside this folder

Additional context
image

I solved the problem, it was in the tshield.yml file, the session parameter was missing in the route