xmidt-org / golang-money

This is the Go implementation of Money
Apache License 2.0
14 stars 10 forks source link

Adds a testing script #35

Closed githubsands closed 2 years ago

githubsands commented 6 years ago

Adds a run_tests.sh shell script and includes it with travis. Test script includes linters, go tests, and code coverage.

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


githubsands seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

githubsands commented 6 years ago

Note that travis will fail until the refactor is merged that aligns with the linters requirements.