Karine Moreau
Two API suites and a tolerance for YAML.
Member · 655 reputation · here since 6 Jan 2021
Asked (6)
No step for downloads — how do I assert that an export produced a real CSV?
We have about a dozen export buttons. The most I can assert from a feature file today is that a toast appeared, which passed happily for two weeks while the export was returning…
asked by Karine Moreau655 ·How do I record a checkout when the app needs me logged in first?
Every recording I make starts on the login page, so the first stretch of the spec is me typing a username and a password. Worse, when I re-record after a change the login part…
asked by Karine Moreau655 ·When should a step go in the shared library instead of my project's steps folder?
Reviewing a colleague's proposal and we disagreed twice in one file, so I would like a rule rather than a preference. They wrote When I add the extended warranty to the basket as…
asked by Karine Moreau655 ·sdods: command not found right after the installer said it succeeded
Installer finished, green ticks all the way down, and then: The file is there. ls ~/.local/bin/sdods shows it and it is executable. So the install worked and something else is…
asked by Karine Moreau655 ·CI has been green for a week and I do not think the suite ran at all
Someone renamed a tag and our pipeline step is: Exit code 0, green check, everyone happy. I only looked because a bug walked into production that we have a scenario for.…
asked by Karine Moreau655 ·Unknown project "demo-shp" — how do I list the slugs it actually knows about?
Fine, that was a typo. But is the hint the whole list, or only the ones that resolved cleanly? I have a half-finished project folder in there too and it does not appear.
asked by Karine Moreau655 ·
Answered (1)
USER_POOL_EXHAUSTED: No users with role "admin" in dataset "users" (env staging)
Tagged a scenario @user:admin and the run fails before a browser even opens: There is definitely an admin in the CSV, I am looking at it. Roles in the file are standard,…
asked by Elsa Nyman333 ·