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

Put Stub implementation on existing empty file #212

Closed
sswaroopgupta opened this issue Mar 25, 2018 · 2 comments
Closed

Put Stub implementation on existing empty file #212

sswaroopgupta opened this issue Mar 25, 2018 · 2 comments
Assignees
Labels

Comments

@sswaroopgupta
Copy link
Contributor

sswaroopgupta commented Mar 25, 2018

Expected behavior
Should put stub impl on selected file

Actual behavior
If the file is empty, it puts the implementation on a new file

Steps to replicate

  • Create a gauge-python project
  • Clear the contents of the implementation file
  • Goto the spec file. Generate the stub impl. Select the existing empty impl file.
  • It adds a new impl file

Version

Gauge version: 0.9.8.nightly-2018-03-22
Commit Hash: 506987e

Plugins
-------
python (0.2.5.nightly-2018-03-20)

Bug on feature - #119

@riju91
Copy link
Contributor

riju91 commented Apr 6, 2018

fix should be available in nightly >= 2018-04-06

@sswaroopgupta
Copy link
Contributor Author

Required nightly not available. As on 2018-04-13, the latest nightly is 2018-04-05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants