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

Tests + TravisCI #2

Closed
3 tasks done
hackergrrl opened this issue Sep 25, 2015 · 5 comments
Closed
3 tasks done

Tests + TravisCI #2

hackergrrl opened this issue Sep 25, 2015 · 5 comments
Milestone

Comments

@hackergrrl
Copy link
Contributor

hackergrrl commented Sep 25, 2015

  • travis github integration
  • basic test coverage using sharness
  • test against local node and fallback ephemeral node separately
@lidel
Copy link
Member

lidel commented Sep 26, 2015

If you want to run tests automatically on each push / pull request with as little effort as possible, you can use TravisCI. It can be set up to report test coverage to the Coveralls site.

I use both with a simple IRC bot in Golang.
Configuration is very simple:

Results:

@hackergrrl
Copy link
Contributor Author

Thanks! I'll get this rigged up once there are some tests to run.

@hackergrrl hackergrrl changed the title Tests Tests + TravisCI Oct 1, 2015
@hackergrrl
Copy link
Contributor Author

Basic Travis integration is done! Now to get some sharness tests in!

@hackergrrl hackergrrl mentioned this issue Sep 14, 2016
22 tasks
@hackergrrl hackergrrl added this to the 1.0.0 milestone Sep 14, 2016
@hackergrrl
Copy link
Contributor Author

Basic coverage: #35

Still needed: test against local node and fallback ephemeral node separately

@hackergrrl hackergrrl added status/ready Ready to be worked status/in-progress In progress and removed status/ready Ready to be worked labels Sep 15, 2016
@hackergrrl
Copy link
Contributor Author

Woohoo!

@hackergrrl hackergrrl removed the status/in-progress In progress label Sep 16, 2016
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

2 participants