Archived
1
0

Add installer unit tests

This commit is contained in:
Asher
2021-07-13 12:22:00 -05:00
parent c31e72fb7b
commit 24f6834f5b
5 changed files with 202 additions and 0 deletions

View File

@ -44,6 +44,8 @@ Here is what is needed:
- Get this by running `apt-get install -y build-essential`
- `rsync` and `unzip`
- Used for code-server releases
- `bats`
- Used to run script unit tests
## Creating pull requests