crowdsec/test/bats
mmetc 0ba05acc03
tests: replace "docker-compose" -> "docker compose" (#3000)
* replace "docker-compose" -> "docker compose"

* obsolete doc note

* bats: clean up extra output
2024-05-17 10:07:28 +02:00
..
testdata Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
00_wait_for.bats Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
01_crowdsec.bats version: write to stdout, add missing newline (#3012) 2024-05-15 10:52:43 +02:00
01_crowdsec_lapi.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
01_cscli.bats version: write to stdout, add missing newline (#3012) 2024-05-15 10:52:43 +02:00
02_nolapi.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
03_noagent.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
04_capi.bats fix some bats tests (#2775) 2024-01-24 19:51:55 +01:00
04_nocapi.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
05_config_yaml_local.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
07_setup.bats Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
08_metrics.bats refact "cscli metrics" part 3 (#2807) 2024-02-06 10:07:05 +01:00
09_console.bats remove PAPI feature flag (#2601) 2023-12-08 14:55:45 +01:00
09_context.bats Ignore missing console/context.yaml if not explicitly required by config.yaml (#2726) 2024-01-12 16:29:04 +01:00
09_socket.bats LAPI: local api unix socket support (#2770) 2024-03-14 10:43:02 +01:00
10_bouncers.bats cscli tests + fix bouncer/machine prune (#2883) 2024-03-11 13:14:01 +01:00
11_bouncers_tls.bats bats: no need for openssl, netcat; allow to prevent tests from running with a lock (#3016) 2024-05-16 10:58:00 +02:00
12_notifications.bats Check cscli preconditions with crowdsec-cli/require package (#2388) 2023-07-27 17:02:20 +02:00
13_capi_whitelists.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
20_hub.bats use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
20_hub_collections.bats use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
20_hub_collections_dep.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
20_hub_items.bats cwhub: install --force repair tainted, non-installed items (#2686) 2024-01-03 10:08:45 +01:00
20_hub_parsers.bats use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
20_hub_postoverflows.bats use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
20_hub_scenarios.bats use go-cs-lib/downloader for data files, hub index, item YAML (#2926) 2024-05-07 13:44:17 +02:00
30_machines.bats CI: improve test "cscli machines prune" (#2992) 2024-05-13 09:48:08 +02:00
30_machines_tls.bats bats: no need for openssl, netcat; allow to prevent tests from running with a lock (#3016) 2024-05-16 10:58:00 +02:00
40_cold-logs.bats bats: clean up extra output (#3008) 2024-05-15 10:38:36 +02:00
40_live-ban.bats bats: clean up extra output (#3008) 2024-05-15 10:38:36 +02:00
50_simulation.bats tests: replace "docker-compose" -> "docker compose" (#3000) 2024-05-17 10:07:28 +02:00
70_plugin_http.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
71_plugin_dummy.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
72_plugin_badconfig.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
73_plugin_formatting.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
80_alerts.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
81_alert_context.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
90_decisions.bats CI: disable log formatting for consistency (#2989) 2024-05-07 15:09:22 +02:00
97_ipv4_single.bats cscli decisions list -o json => [] instead of null; same for alerts (#2397) 2023-08-03 12:51:50 +02:00
97_ipv6_single.bats refact "cscli decisions" (#2804) 2024-02-01 22:36:21 +01:00
98_ipv4_range.bats cscli decisions list -o json => [] instead of null; same for alerts (#2397) 2023-08-03 12:51:50 +02:00
98_ipv6_range.bats cscli decisions list -o json => [] instead of null; same for alerts (#2397) 2023-08-03 12:51:50 +02:00
99_lapi-stream-mode-scenario.bats CI: separate stderr in all func tests (#2250) 2023-06-01 09:42:27 +02:00
99_lapi-stream-mode-scopes.bats CI: separate stderr in all func tests (#2250) 2023-06-01 09:42:27 +02:00
99_lapi-stream-mode.bats CI: separate stderr in all func tests (#2250) 2023-06-01 09:42:27 +02:00
reformat Rename directory "tests" to "test" (#2094) 2023-03-03 15:54:49 +01:00