mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Added tests
This commit is contained in:
@@ -72,6 +72,12 @@ jobs:
|
||||
command: |
|
||||
.circleci/integration-test.py run-test basic-tests test_hub.py test_install.py test_extensions.py
|
||||
|
||||
- run:
|
||||
name: Run admin tests
|
||||
command: |
|
||||
.circleci/integration-test.py run-test --installer-args "--admin admin:admin" basic-tests test_admin_installer.py
|
||||
|
||||
|
||||
- run:
|
||||
name: Run plugin tests
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user