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

Add Tests #3

Closed
2 tasks
tak1n opened this issue Oct 28, 2014 · 3 comments
Closed
2 tasks

Add Tests #3

tak1n opened this issue Oct 28, 2014 · 3 comments

Comments

@tak1n
Copy link
Member

tak1n commented Oct 28, 2014

Learn testing with rust and add:

  • Unit tests
  • Integration tests
@tak1n tak1n mentioned this issue Oct 28, 2014
@tak1n
Copy link
Member Author

tak1n commented Oct 29, 2014

Tests with files are a real pain, check if something like StringIO exists in Rust.

@tak1n tak1n assigned tak1n and unassigned tak1n Oct 31, 2014
@liamsi
Copy link
Contributor

liamsi commented May 31, 2015

Additionally, we could test the code using a fuzzer: https://github.com/kmcallister/afl.rs/blob/master/README.md
The LLVM project uses a build-bot which runs tests with the fuzzer continuously:
http://blog.llvm.org/2015/04/fuzz-all-clangs.html

@johannhof
Copy link
Contributor

The test setup should be good for now.

whostolemyhat added a commit to whostolemyhat/cobalt.rs that referenced this issue May 11, 2017
# This is the 1st commit message:
Ignore querystrings when serving locally

# The commit message cobalt-org#2 will be skipped:

#	Rm comments

# The commit message cobalt-org#3 will be skipped:

#	Use char not string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants