Add integration tests and fixtures
Some checks failed
Some checks failed
This commit is contained in:
4
tests/fixtures/sample_logs.apache
vendored
Normal file
4
tests/fixtures/sample_logs.apache
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
192.168.1.1 - - [15/Jan/2024:10:30:00 +0000] "GET /api/users HTTP/1.1" 200 1234 "-" "Mozilla/5.0"
|
||||
192.168.1.2 - - [15/Jan/2024:10:30:01 +0000] "POST /api/login HTTP/1.1" 401 567 "-" "Mozilla/5.0"
|
||||
192.168.1.3 - - [15/Jan/2024:10:30:02 +0000] "GET /api/orders HTTP/1.1" 500 4321 "-" "Mozilla/5.0"
|
||||
192.168.1.1 - - [15/Jan/2024:10:30:03 +0000] "GET /static/main.css HTTP/1.1" 304 0 "https://example.com/" "Mozilla/5.0"
|
||||
Reference in New Issue
Block a user