Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Gherkin syntax errors #188

Open
FrankSzendzielarz opened this issue Jun 10, 2022 · 0 comments
Open

Multiple Gherkin syntax errors #188

FrankSzendzielarz opened this issue Jun 10, 2022 · 0 comments

Comments

@FrankSzendzielarz
Copy link

FrankSzendzielarz commented Jun 10, 2022

Subject of the issue

Multiple Gherkin syntax issues that cause compilation failure with test engines:

Your environment

SpecFlow

If I get to it before you do I will fix with a PR from my fork. Here are the issues:

c2c.feature : Scenario has no name, incorrect syntax.

indexer.feature - Duplicate scenarios Scenario Outline: /applications?id=&limit=&next=

indexer.feature - Duplicate scenarios Scenario Outline: /applications/

indexer.feature - Duplicate scenarios Scenario Outline: /accounts?asset-id=&limit=&gt=&lt=&auth-addr=&app-id=

v2algodclient_paths.feature: Duplicated scenarios Scenario Outline: Account Information

v2algodclient_paths.feature: Duplicated scenarios Scenario Outline: LookupAccountByID path

v2algodclient_paths.feature: Duplicated scenarios Scenario Outline: SearchForApplications path

v2algodclient_paths.feature: Duplicated scenarios Scenario Outline: SearchAccounts path

rekey.feature is incorrectly named Feature: Sending transactions, which duplicates the send.feature

send.feature has two @send scenarios, when one should be called @send.multisig

Acceptance Criteria

Fix syntax warnings.

@FrankSzendzielarz FrankSzendzielarz added the new-bug Bug report that needs triage label Jun 10, 2022
@winder winder added external contribution Team Lamprey and removed new-bug Bug report that needs triage labels Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants