crowdsec/pkg/cticlient
mmetc 5622ac8338
CI: enable testifylint (#2696)
- reverse actual and expected values
 - use assert.False, assert.True
 - use assert.Len, assert.Emtpy
 - use require.Error, require.NoError
 - use assert.InDelta
2024-01-05 15:26:13 +01:00
..
example rename status to state in fire response (#2313) 2023-06-29 11:06:49 +02:00
tests CTI API Helpers in expr (#1851) 2023-01-19 08:45:50 +01:00
client.go lint (errorlint) (#2644) 2023-12-18 09:35:28 +01:00
client_test.go CI: enable testifylint (#2696) 2024-01-05 15:26:13 +01:00
cti_test.go CTI API Helpers in expr (#1851) 2023-01-19 08:45:50 +01:00
pagination.go CTI API Helpers in expr (#1851) 2023-01-19 08:45:50 +01:00
types.go rename status to state in fire response (#2313) 2023-06-29 11:06:49 +02:00
types_test.go CI: enable testifylint (#2696) 2024-01-05 15:26:13 +01:00