google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.58k stars 589 forks source link

[tests] Add jsonl e2e tests #2976

Closed jaegeral closed 10 months ago

jaegeral commented 10 months ago

Adding json e2e tests to the project.

The new tests are in three stages:

This is to ensure we capture different behaviour in upload / import logic with chunks and flushing of data.

Also attempting to address https://github.com/google/timesketch/issues/2923