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

Any test? #3

Open
meteor-lsw opened this issue Apr 16, 2019 · 1 comment
Open

Any test? #3

meteor-lsw opened this issue Apr 16, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@meteor-lsw
Copy link

@richox

It seems that there is no test code added in the project, how do we ensure that the compression and decompression results are correct. The current project version has reached 1.4, which means that the project function has been stable and can be used in the production environment. In this case, it is very necessary to add the corresponding test code.

@richox richox added the help wanted Extra attention is needed label Apr 16, 2019
@richox richox closed this as completed Oct 31, 2019
@richox richox reopened this Oct 31, 2019
@Artoria2e5
Copy link
Contributor

There is some basic testing in build.rs, but yeah that is an AWFUL place for tests to happen. We also need documentations for the insides, some writeup justifying the unsafes, and unit tests.

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
3 participants