mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
feat: Add unittest coverage
This commit is contained in:
@@ -51,3 +51,7 @@ jobs:
|
||||
run: |
|
||||
python main.py --help
|
||||
python main.py --version
|
||||
|
||||
- name: Unit tests
|
||||
run: |
|
||||
python -m unittest discover -s tests -v
|
||||
|
||||
Reference in New Issue
Block a user