Commit graph

7 commits

Author SHA1 Message Date
Marty Oehme b11343b73a Add bats unit testing to repository
Will recursively look for `*.bats` files and run them with bats-core test suite. Simple sample unit tests for existing scripts are included in `.config/shell/rc.d/test`.
2019-07-27 11:42:54 +00:00
Marty Oehme dd62216327 [gitlab] Remove unit testing CI for now 2019-07-24 11:37:59 +02:00
Marty Oehme 8d19ff9ffd [gitlab] Make CI output colorful 2019-07-24 11:33:57 +02:00
Marty Oehme bf23178314 [gitlab] Let shellcheck choose sh version 2019-07-24 10:55:01 +02:00
Marty Oehme 21c40fa774 [gitlab] Use bash/posix style CI for .zsh/.sh files 2019-07-23 17:37:19 +02:00
Marty Oehme 6e09ca47cb [gitlab] Fix sh linting in vim and pipeline 2019-07-23 16:50:30 +02:00
Marty Oehme 49a0723a09 [gitlab] Add simple CI pipeline for SH/ZSH scripts 2019-07-23 16:42:56 +02:00