Open martin-v opened 6 years ago
Agree ;-)
Hello. I have a task to make my first GitHub contribution for my university, so I wrote some Unit-tests for you project. Could you please grant me access to make pull requests. I'll do it only once if you ok with that.
@Soffietto You are always welcome to fork this repo and write your tests there.
You can run the tests if you enable Travis for the forked repository. Simply log into Travis and grant access to the repository. It will pick up the configuration and build/test the project for you.
Once you are done, you can create a PR from your forked repository to this repository and we will review it.
Please refer to our contributing guidelines for more information and IDE setup. If you need help or if something is unclear, please do not hesitate to contact us.
Hello @Soffietto,
thanks for contribution, some more informations: You can fork this repo and create a PR from your repo to ours.
Best Martin
I think this is a good moment to set up SonarCloud (and move to Travis) to prevent future commits from not writing a healthy amount of tests.