crowdsec/docker/test
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
..
tests light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00
default.env Fix docker tests by increasing timeout (#2107) 2023-03-08 14:51:49 +01:00
Pipfile CI: update pytest-cs - don't remove stopped containers after tests (#2459) 2023-09-12 11:10:22 +02:00
Pipfile.lock update test dependencies (#2490) 2023-09-29 10:19:55 +02:00
pytest-debug.ini CI: functional docker tests (#2056) 2023-02-20 14:55:56 +01:00
pytest.ini CI: functional docker tests (#2056) 2023-02-20 14:55:56 +01:00