crowdsec/test/bats
mmetc 2c652ef92f
pkg/cwhub documentation (#2607)
* pkg/cwhub: package documentation

* Don't repeat local state in "cscli... inspect"

* lint

* use proper name of the hub item instead of the filename for local items

* hub update: avoid reporting local items as tainted
2023-11-21 17:43:10 +01:00
..
testdata Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
00_wait_for.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
01_crowdsec.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
01_cscli.bats Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
02_nolapi.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
03_noagent.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
04_capi.bats Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
04_nocapi.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
05_config_yaml_local.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
07_setup.bats Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
08_metrics.bats pkg/csconfig: set prometheus address:port defaults (#2533) 2023-10-17 16:12:41 +02:00
09_console.bats fix "cscli console disable --all"; cleanup "cscli console" command (#2444) 2023-08-29 11:44:23 +02:00
10_bouncers.bats typo fix, uppercase 'API', adjusted log level (#2361) 2023-07-21 23:23:24 +02:00
11_bouncers_tls.bats CI: separate stderr in all func tests (#2250) 2023-06-01 09:42:27 +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 replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
20_hub.bats Refact cwhub (#2596) 2023-11-16 11:09:49 +01:00
20_hub_collections.bats Refact cwhub / sort cscli output, case insensitive (#2593) 2023-11-15 16:59:30 +01:00
20_hub_collections_dep.bats Refact cwhub: simplify tree scan and dependency checks (#2600) 2023-11-20 11:41:31 +01:00
20_hub_items.bats pkg/cwhub documentation (#2607) 2023-11-21 17:43:10 +01:00
20_hub_parsers.bats Refact cwhub / sort cscli output, case insensitive (#2593) 2023-11-15 16:59:30 +01:00
20_hub_postoverflows.bats Refact cwhub / sort cscli output, case insensitive (#2593) 2023-11-15 16:59:30 +01:00
20_hub_scenarios.bats Refact cwhub / sort cscli output, case insensitive (#2593) 2023-11-15 16:59:30 +01:00
30_machines.bats CI: separate stderr in all func tests (#2250) 2023-06-01 09:42:27 +02:00
30_machines_tls.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
40_cold-logs.bats Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
40_live-ban.bats Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
50_simulation.bats Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
70_plugin_http.bats notification-email: configurable timeouts (#2465) 2023-09-29 16:59:06 +02:00
71_plugin_dummy.bats notification-email: configurable timeouts (#2465) 2023-09-29 16:59:06 +02:00
72_plugin_badconfig.bats replace 'timeout' helper with async python script; allow hub preload in func tests; improve item removal (#2591) 2023-11-14 17:36:07 +01:00
73_plugin_formatting.bats notification-email: configurable timeouts (#2465) 2023-09-29 16:59:06 +02:00
80_alerts.bats cscli decisions list -o json => [] instead of null; same for alerts (#2397) 2023-08-03 12:51:50 +02:00
81_alert_context.bats Refact cwhub: remove global hub, func test improvements (#2588) 2023-11-14 14:58:36 +01:00
90_decisions.bats refactor alert/decisions insert/update to avoid database locking in bulk operations (#2446) 2023-09-04 14:21:45 +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 cscli decisions list -o json => [] instead of null; same for alerts (#2397) 2023-08-03 12:51:50 +02: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