43a9d7ec57fbb8f01a7f4b53b299edc6e53661cc
Brings up the docker-compose stack (postgres + mocks + prosody), waits for prosody to become healthy, and runs the full pytest suite with all env vars set so tests that need MOCK_URL, PG, BOSH/WS, telnet, etc. are not skipped. Auto-detects if port 5582 is already in use (e.g. kubectl port-forward) and remaps the telnet host port to 5583 via the TELNET_HOST_PORT env var in docker-compose.yml. Usage: ./run-compose-tests.sh # up + test + down ./run-compose-tests.sh --no-down # leave stack running ./run-compose-tests.sh --down # just tear down Part-of: <http://gitlab.vnc.biz/uxf/vnctalk-prosody/-/merge_requests/3>
Vnctalk Prosody
dockerized build for vnctalk prosody
this repository contains all patches and custom modules to run prosody for vnctalk
Languages
Python
43.5%
Lua
41.5%
Shell
6.5%
PLpgSQL
4.8%
PHP
1.3%
Other
2.4%