crowdsec/docker/test/tests
mmetc 89f704ef18
light pkg/api{client,server} refact (#2659)
* tests: don't run crowdsec if not necessary
* make listen_uri report the random port number when 0 is requested
* move apiserver.getTLSAuthType() -> csconfig.TLSCfg.GetAuthType()
* move apiserver.isEnrolled() -> apiclient.ApiClient.IsEnrolled()
* extract function apiserver.recoverFromPanic()
* simplify and move APIServer.GetTLSConfig() -> TLSCfg.GetTLSConfig()
* moved TLSCfg type to csconfig/tls.go
* APIServer.InitController(): early return / happy path
* extract function apiserver.newGinLogger()
* lapi tests
* update unit test
* lint (testify)
* lint (whitespace, variable names)
* update docker tests
2023-12-14 14:54:11 +01:00
..
conftest.py CI: functional docker tests (#2056) 2023-02-20 14:55:56 +01:00
test_agent.py light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00
test_agent_only.py light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00
test_bouncer.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_capi.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_capi_whitelists.py Build target for "make tidy" (#2378) 2023-07-26 10:24:37 +02:00
test_cold_logs.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_flavors.py add sentinel notification plugin (#2268) 2023-07-25 15:07:10 +02:00
test_hello.py CI: functional docker tests (#2056) 2023-02-20 14:55:56 +01:00
test_hub.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_hub_collections.py Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
test_hub_parsers.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_hub_postoverflows.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_hub_scenarios.py Refactor hub management and cscli commands (#2545) 2023-11-24 15:57:32 +01:00
test_local_api_url.py light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00
test_local_item.py docker: replace cp -an with rsync to allow bind-mount of files in /etc/crowdsec (#2611) 2023-11-23 11:08:14 +01:00
test_metrics.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_nolapi.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00
test_simple.py Fix docker tests by increasing timeout (again) and move compose test to plugin (#2112) 2023-03-09 12:00:29 +01:00
test_tls.py light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00
test_version.py Report docker systems in version and user agents (#2136) 2023-03-22 11:57:29 +01:00
test_wal.py Docker tests: use pytest-cs 0.2 (#2079) 2023-02-28 17:49:32 +01:00