test(nginx): Add simple tests to assert nginx features work
This commit is contained in:
parent
9de8071b9b
commit
2058665de0
8 changed files with 191 additions and 11 deletions
|
|
@ -1 +1,6 @@
|
|||
{ imports = [ ./crowdsec ]; }
|
||||
{
|
||||
imports = [
|
||||
./crowdsec
|
||||
./serviceTests/stub.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue