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

Needs unit test #80

Open
zchee opened this issue Oct 20, 2016 · 2 comments
Open

Needs unit test #80

zchee opened this issue Oct 20, 2016 · 2 comments

Comments

@zchee
Copy link
Member

zchee commented Oct 20, 2016

deoplete-jedi become have many users and contributors.
Also, the number of PR has increased.

But the language source(I mean deoplete.nvim sources) test is sometimes difficult.
Use mock? Use real headless nvim? either way, it's little difficult.

Ideally, unit testing is completed in travis ci.
Do you have any idea?

@tweekmonster
Copy link
Collaborator

I think we can unit test things like utility functions, cache keys, etc. It'll be difficult to test the server, though.

@blueyed
Copy link
Collaborator

blueyed commented Oct 20, 2016

I suggest using pytest and tox.

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

No branches or pull requests

3 participants