mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-15 05:43:56 +02:00
* 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 |
||
---|---|---|
.. | ||
conftest.py | ||
test_agent.py | ||
test_agent_only.py | ||
test_bouncer.py | ||
test_capi.py | ||
test_capi_whitelists.py | ||
test_cold_logs.py | ||
test_flavors.py | ||
test_hello.py | ||
test_hub.py | ||
test_hub_collections.py | ||
test_hub_parsers.py | ||
test_hub_postoverflows.py | ||
test_hub_scenarios.py | ||
test_local_api_url.py | ||
test_local_item.py | ||
test_metrics.py | ||
test_nolapi.py | ||
test_simple.py | ||
test_tls.py | ||
test_version.py | ||
test_wal.py |