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

Only implemented steps are listed when autocomplete is invoked #130

@sswaroopgupta

Description

@sswaroopgupta

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions