This website requires JavaScript.
Explore
Help
Sign in
beenull
/
crowdsec
Watch
1
Star
0
Fork
You've already forked crowdsec
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8f6659a2ec
crowdsec
/
pkg
/
hubtest
History
Thibault "bui" Koechlin
8f6659a2ec
fix the float comparison by using Abs(a,b) < 1e-6 approach (IEEE 754). Move the initializiation of expr helpers (
#2492
)
2023-09-28 17:22:00 +02:00
..
coverage.go
enabled linters: gocritic, nilerr (
#1853
)
2022-11-07 10:36:50 +01:00
hubtest.go
errors.Wrap -> fmt.Errorf (
#2317
)
2023-06-29 11:34:59 +02:00
hubtest_item.go
fix the ci by adding the ability to enforce event ordering (
#2347
)
2023-07-20 11:41:30 +02:00
parser_assert.go
fix the float comparison by using Abs(a,b) < 1e-6 approach (IEEE 754). Move the initializiation of expr helpers (
#2492
)
2023-09-28 17:22:00 +02:00
scenario_assert.go
errors.Wrap -> fmt.Errorf (
#2317
)
2023-06-29 11:34:59 +02:00
utils.go
rename pkg/cstest -> pkg/hubtest (
#1811
)
2022-10-17 09:24:07 +02:00
utils_test.go
rename pkg/cstest -> pkg/hubtest (
#1811
)
2022-10-17 09:24:07 +02:00