We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59d755 commit 39becf5Copy full SHA for 39becf5
tests/system_tests/test_blueapi_system.py
@@ -63,11 +63,13 @@
63
# (outside of devcontainer)
64
#
65
# git submodule init
66
+# export TILED_SINGLE_USER_API_KEY=foo
67
# docker compose -f tests/system_tests/compose.yaml up -d
68
69
# 2. Spin up blueapi server (inside devcontainer)
70
71
# source tests/system_tests/.env
72
73
# blueapi -c tests/system_tests/config.yaml serve
74
75
# 3. Run the system tests
0 commit comments