mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-07-21 15:46:08 +08:00
Add very basic test suite with bats and shellmock (#100)
* Add bats * Write commits tests * Add Workflow * Add .gitignore * Update Test Suite * Disable test * Disable failing test for now
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
tests/test_repo
|
||||
tests/tmpstubs
|
||||
tests/shellmock.*
|
Reference in New Issue
Block a user