1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

ci: replace script tools/test_relay_api.sh by configuration file schemathesis.toml

This commit is contained in:
Sébastien Helleu
2025-06-23 22:09:20 +02:00
parent 902332c3e6
commit 87e84d9053
3 changed files with 14 additions and 90 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ jobs:
--daemon \
;
sleep 5
./tools/test_relay_api.sh http://localhost:9000
schemathesis run --url http://localhost:9000/api ./src/plugins/relay/api/weechat-relay-api.yaml
echo '*/quit' >/tmp/weechat-test-api/weechat_fifo_*
- name: Code coverage