feat: add tests for linux (#39)
* feat: add dummy test for linux * feat: add multiple test execution * fix: update exec of multiple scripts for linux * fix: execute tests with code from the branch * fix: fail test exec if at least one test fail * fix: typo * wip: test if symlink work * feat: add new test for check setup of light256 theme * feat: when theme enabled and not set it default to dark256 * feat: increase tests coverage of checking themes activation * refactor: rename tests_linux job * chore: add changelog entry
This commit is contained in:
parent
6595a51154
commit
f01574b318
12 changed files with 436 additions and 25 deletions
6
tests/linux/README.md
Normal file
6
tests/linux/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Linux tests
|
||||
|
||||
Those tests are meant to run on linux:
|
||||
|
||||
- ubuntu 20.04 LTS
|
||||
- with bash
|
Loading…
Add table
Add a link
Reference in a new issue