Small Tests and repo fixes (#80)

* Small organisational fixes

* Add some new common tests
This commit is contained in:
Kjeld Schouten-Lebbing
2021-02-09 19:13:56 +01:00
committed by kjeld Schouten-Lebbing
parent 57b5438842
commit 492730454e
10 changed files with 284 additions and 41 deletions
+3 -5
View File
@@ -6,16 +6,15 @@ Fixes # (issue)
**Type of change**
- [ ] Feature/App addition
- [ ] Bugfix
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Refactor of current code
- [ ] This change requires additional documentation update
**How Has This Been Tested?**
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
- Test A
- Test B
**Notes:**
_Please enter any other relevant information here_
@@ -27,5 +26,4 @@ _Please enter any other relevant information here_
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests to this description that prove my fix is effective or that my feature works
- [ ] Any new files are named using lowercase (to avoid issues on case sensitive file systems)
- [ ] I have added tests to this description that prove my fix is effective or that my feature works
+2 -2
View File
@@ -4,8 +4,8 @@
| Branch | TrueNAS version | Supported with updates |
| ------- | ------- |------------------ |
| MASTER | BETA | NOT RELEASED YET |
| DEV | 20.21-ALPHA | :white_check_mark: |
| MASTER | 21.02 ALPHA | :white_check_mark: |
| Charts | Standard Kubernetes/Helm | :white_check_mark: |
## Reporting a Vulnerability