crowdsec/pkg/exprhelpers
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
..
tests skip empty lines to avoid issue of #630 (#631) 2021-02-25 09:57:24 +01:00
crowdsec_cti.go lint (errorlint) (#2644) 2023-12-18 09:35:28 +01:00
crowdsec_cti_test.go CI: enable testifylint (#2696) 2024-01-05 15:26:13 +01:00
debugger.go Improved expr debugger (#2495) 2023-11-24 11:10:54 +01:00
debugger_test.go Improved expr debugger (#2495) 2023-11-24 11:10:54 +01:00
expr_lib.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
exprlib_test.go CI: enable testifylint (#2696) 2024-01-05 15:26:13 +01:00
helpers.go Application Security Engine Support (#2273) 2023-12-07 12:21:04 +01:00
jsonextract.go Unmarshal Json (#2414) 2023-08-09 09:42:08 +01:00
jsonextract_test.go CI: enable testifylint (#2696) 2024-01-05 15:26:13 +01:00
strings.go add a LogInfo expr helper (#2179) 2023-05-03 10:07:11 +02:00
xml.go use expr.Function for custom functions instead of passing them in the env (#2133) 2023-03-28 10:49:01 +02:00
xml_test.go use expr.Function for custom functions instead of passing them in the env (#2133) 2023-03-28 10:49:01 +02:00