Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Only implemented steps are listed when autocomplete is invoked #130

Open
sswaroopgupta opened this issue Jun 11, 2018 · 0 comments
Open

Comments

@sswaroopgupta
Copy link
Contributor

Expected behavior
Unimplemented steps used in the project should also get listed

Actual behavior
Only implemented steps are listed when autocomplete is invoked

Steps to replicate

  • Create a gauge csharp project
    gauge init csharp
  • In the spec file add an unimplemented step
    * unimplemented step
  • Invoke auto completion.

It does not list the unimplemented steps

Version

Gauge version: 0.9.9.nightly-2018-06-01
Commit Hash: 812f26e

Plugins
-------
csharp (0.10.4.nightly-2018-05-29)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant