Add integration tests and fixtures
Some checks failed
Some checks failed
This commit is contained in:
5
tests/fixtures/sample_logs.syslog
vendored
Normal file
5
tests/fixtures/sample_logs.syslog
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
Jan 15 10:30:00 server-01 systemd[1]: Started LogLens Application.
|
||||
Jan 15 10:30:01 server-01 app[1234]: ERROR: Connection refused to database:5432
|
||||
Jan 15 10:30:02 server-01 app[1234]: WARNING: Using deprecated API endpoint
|
||||
Jan 15 10:30:03 server-02 kernel: [1234.567] Connection timeout
|
||||
Jan 15 10:30:04 server-01 app[1234]: INFO: Request processed successfully
|
||||
Reference in New Issue
Block a user