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

Shell Completion Test #62

Open
Nekroze opened this issue Oct 8, 2018 · 4 comments
Open

Shell Completion Test #62

Nekroze opened this issue Oct 8, 2018 · 4 comments
Labels
help wanted Extra attention is needed
Projects

Comments

@Nekroze
Copy link
Owner

Nekroze commented Oct 8, 2018

Is your feature request related to a problem? Please describe.
Completion was inaccurate

Describe the solution you'd like
Some way to test tab completion binary.

Describe alternatives you've considered
Nope.

Additional context
Nope.

@Nekroze Nekroze added the Feature New feature or request for major functionality changes label Oct 8, 2018
@Nekroze
Copy link
Owner Author

Nekroze commented Oct 18, 2018

Could interact with completion directly as described here

Nekroze added a commit that referenced this issue Oct 20, 2018
Also fix and tweak some stuff

Fixes #62
Nekroze added a commit that referenced this issue Oct 20, 2018
Also fix and tweak some stuff

Fixes #62
Nekroze added a commit that referenced this issue Oct 20, 2018
Also fix and tweak some stuff

Fixes #62
Nekroze added a commit that referenced this issue Oct 20, 2018
Also fix and tweak some stuff

Fixes #62
Nekroze added a commit that referenced this issue Oct 26, 2018
Also fix and tweak some stuff

Fixes #62
@Nekroze
Copy link
Owner Author

Nekroze commented Oct 28, 2018

may be able to use expect to do this

@Nekroze Nekroze removed the Feature New feature or request for major functionality changes label Nov 9, 2018
@Nekroze Nekroze changed the title Completion Test Shell Completion Test Nov 28, 2018
@Nekroze Nekroze self-assigned this Jan 22, 2019
@Nekroze Nekroze added the help wanted Extra attention is needed label Jan 22, 2019
@Nekroze
Copy link
Owner Author

Nekroze commented Jan 22, 2019

maybe instead of testing completion i could generate the go code for it.

@Nekroze Nekroze removed their assignment Feb 23, 2019
@Nekroze
Copy link
Owner Author

Nekroze commented Mar 3, 2019

Could also unit test the structs and funcs in completion since the completion interface itself is a third party library.

@Nekroze Nekroze added this to One day... in Roadmap Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Roadmap
One day...
Development

Successfully merging a pull request may close this issue.

1 participant