alteredCoder
6a3a738258
fix test
2022-04-19 14:44:12 +02:00
alteredCoder
b30b795656
fix test
2022-04-19 14:27:59 +02:00
alteredCoder
f8c320fd73
fix tests
2022-04-19 12:59:43 +02:00
alteredCoder
8ec524fd13
fix tests
2022-04-19 12:49:14 +02:00
alteredCoder
82ebc1a04b
fix tests
2022-04-19 12:41:13 +02:00
alteredCoder
8cab31ba2e
add context test file
2022-04-19 12:28:08 +02:00
alteredCoder
cb7061d751
fix tests
2022-04-19 12:10:19 +02:00
alteredCoder
592bd20cc4
fix tests
2022-04-19 11:31:37 +02:00
alteredCoder
9cf286d0c8
fix api tests
2022-04-15 17:21:31 +02:00
alteredCoder
f7d726822c
fix tests
2022-04-15 17:09:05 +02:00
alteredCoder
e3315daa8c
fix tests
2022-04-15 16:14:59 +02:00
alteredCoder
ba6aefc5b0
fix lapi option names
2022-04-15 16:04:13 +02:00
alteredCoder
7f42f94fe3
finalize
2022-04-15 15:55:03 +02:00
alteredCoder
c7723158a0
update
2022-04-15 15:55:03 +02:00
alteredCoder
8148b858fb
update tests
2022-04-15 15:55:03 +02:00
alteredCoder
9555d5dce8
fix alerts list context
2022-04-15 15:55:03 +02:00
alteredCoder
c45e5489f6
set console label path
2022-04-15 15:55:03 +02:00
alteredCoder
699dcb2c0f
add tests
2022-04-15 15:55:03 +02:00
alteredCoder
eb0fb243a3
display context with alert
2022-04-15 15:55:03 +02:00
alteredCoder
186d5c3aa5
update
2022-04-15 15:55:03 +02:00
alteredCoder
ac16db5f21
update
2022-04-15 15:55:03 +02:00
alteredCoder
ab525fff6a
update
2022-04-15 15:55:03 +02:00
alteredCoder
f96cb2a70d
udpate
2022-04-15 15:55:03 +02:00
alteredCoder
4f80e889d4
update
2022-04-15 15:55:03 +02:00
alteredCoder
1831a27600
first iteration
2022-04-15 15:55:03 +02:00
Manuel Sabban
37756e8082
improve test packaging ( #1443 )
...
* improve tests for packaging
Co-authored-by: sabban <15465465+sabban@users.noreply.github.com>
Co-authored-by: mmetc <92726601+mmetc@users.noreply.github.com>
2022-04-15 15:39:17 +02:00
Shivam Sandbhor
4a3ec85686
Update bouncer pull in rupture mode ( #1445 )
...
* Update bouncer pull in rupture mode
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2022-04-15 12:24:01 +02:00
mmetc
b3786961de
removed RELEASE.json, embed codename in makefile ( #1442 )
2022-04-14 13:51:25 +02:00
AlteredCoder
71165bcd30
Send all installed scenario to LAPI ( #1277 )
2022-04-13 17:48:29 +02:00
mmetc
5f2797c83c
more func test coverage; capture exit code for bincover ( #1425 )
2022-04-13 15:44:23 +02:00
mmetc
17ed27052c
save fixture with community data ( #1440 )
2022-04-13 15:17:49 +02:00
mmetc
0190614342
show crowdsec logs after the tests ( #1439 )
2022-04-13 15:03:37 +02:00
AlteredCoder
099469c5d2
Fix hub loader to support '.yml' files ( #1433 )
2022-04-11 16:13:20 +02:00
Shivam Sandbhor
a8089c8ddb
Add origins param in decision stream service ( #1429 )
...
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2022-04-07 12:40:27 +02:00
blotus
a0a5776e51
remove trailing from cp in make release ( #1416 )
2022-04-07 10:49:55 +02:00
mmetc
bf4bc0c9fc
single workflow for all tests, with bats coverage ( #1413 )
2022-04-05 11:00:11 +02:00
blotus
9cf2d5ab5c
handle containers with TTY in docker acquis ( #1422 )
2022-04-05 10:31:36 +02:00
mmetc
1e63727064
int64 for metric units ( #1419 )
2022-04-04 21:50:19 +02:00
mmetc
7e36432bf5
use golangci-lint 1.45.2 ( #1420 )
2022-04-04 21:16:18 +02:00
Adam
33ef6eaea6
Register bouncers on container init ( #1341 )
...
* Register bounces on init
2022-04-04 10:18:44 +02:00
Thibault "bui" Koechlin
ba7f4fcec0
make this info level ( #1409 )
...
* make this info level
2022-04-01 15:31:33 +02:00
mmetc
c54c9f2951
skip broken tests (w/ postgres and test coverage) ( #1410 )
2022-04-01 15:03:17 +02:00
mmetc
058237c9dd
install *.cover binaries in $BIN_DIR; minor workflow changes ( #1408 )
2022-04-01 14:12:03 +02:00
mmetc
dad22a6aba
instrument main() for tests ( #1399 )
2022-04-01 11:17:45 +02:00
mmetc
b202e387cf
fix "cscli" without arguments ( #1406 )
2022-03-31 16:50:38 +02:00
Thibault "bui" Koechlin
cea793fc3a
cleanup mess ( #1401 )
2022-03-30 16:11:27 +02:00
Thibault "bui" Koechlin
ec5587a734
Merge branch 'master' into master
2022-03-30 16:05:32 +02:00
Manuel Sabban
b076f1d582
allow DB_BACKEND to be expanded ( #1400 )
...
* allow DB_BACKEND to be expanded
Co-authored-by: sabban <15465465+sabban@users.noreply.github.com>
2022-03-30 11:33:26 +02:00
Manuel Sabban
16b9fd82f0
Update bats tests to work with systemd ( #1394 )
...
* update for making it work with systemd
* take DB_BACKEND from file name; reduce duplicated code; configure db_type=sqlite
* define PACKAGE_TESTING
Co-authored-by: sabban <15465465+sabban@users.noreply.github.com>
Co-authored-by: mmetc <92726601+mmetc@users.noreply.github.com>
2022-03-29 17:06:49 +02:00
Thibault "bui" Koechlin
d8dc01cd94
Revamp unit tests ( #1368 )
...
* Revamp unit tests
* Increase coverage
* Use go-acc to get cross packages coverage
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2022-03-29 14:20:26 +02:00