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

Question: are unittests going to be open sourced? #57

Closed
sk- opened this issue Feb 12, 2019 · 3 comments
Closed

Question: are unittests going to be open sourced? #57

sk- opened this issue Feb 12, 2019 · 3 comments
Labels
feature New feature or request

Comments

@sk-
Copy link

sk- commented Feb 12, 2019

Are unittests going to be open sourced? At the moment only integration tests have been published.

On the positive side, the Developers Guide says:

Current test coverage is limited to several integration tests which ensure end-to-end functionality but we are planning to expand it.

which hints that more testing is yet to be added.

@msaisumanth
Copy link
Contributor

Yes, we'll be doing that very soon.

@w4nderlust
Copy link
Collaborator

Will be working on it. The rationale at the moment is that this is a first v0.x release, which means that interfaces may change wildly in the first releases and converge gradually. So providing integration tests is a way to ensure functionality without tests getting much in the way of future changes, while unit tests are more constraining. With future releases and the convergence towards stable interfaces we plan to add unit tests too.

@w4nderlust w4nderlust added the feature New feature or request label Feb 12, 2019
@justinxzhao
Copy link
Collaborator

Unit tests are all open sourced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants