vector icon indicating copy to clipboard operation
vector copied to clipboard

Add integration tests for the `journald` source

Open bruceg opened this issue 3 years ago • 1 comments

The journald source has no integration tests for ensuring it works with a running journalctl program. We should complete the coverage of testing this component by running against an actual journalctl program and against custom scripts that can exhibit key behaviors.

bruceg avatar Mar 03 '22 19:03 bruceg

Separate to this, I have a few journalctl integrations tests over at: https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/vector/

jpds avatar Jun 05 '25 18:06 jpds