1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00
Files
weechat/schemathesis.toml
T
2026-03-08 10:37:15 +01:00

22 lines
397 B
TOML

# SPDX-FileCopyrightText: 2025-2026 Sébastien Helleu <flashcode@flashtux.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
continue-on-failure = true
[[operations]]
include-path-regex = "/sync/?.*"
enabled = false
[phases.stateful]
enabled = false
[phases.fuzzing]
enabled = false
[auth]
basic = { username = "plain", password = "${RELAY_PASSWORD}" }
[output.sanitization]
enabled = false