brunobandev / veganation

Vegan community.
https://veganation.com.br
MIT License
6 stars 0 forks source link

Add github actions to the project #25

Closed Morkhusz closed 4 years ago

Morkhusz commented 4 years ago

Here's a simple github actions configuration to run the unit tests of your application everytime someone pushes to master or open a pull request targeting the master branch. The Feature tests wasn't covered because we would have to configure a testing database but is not that hard and if wanted you can open an issue to work on that latter or maybe I can help with this.