mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-27 01:12:38 +00:00
Add plugin meta tests
This commit is contained in:
parent
40b70fe4a7
commit
66edc78896
10 changed files with 248 additions and 95 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -22,4 +22,4 @@ jobs:
|
|||
pip install -r test/pip_reqs.txt
|
||||
- name: Execute Tests
|
||||
run: |
|
||||
python -m unittest discover
|
||||
python -m unittest discover -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue