total: 5, pass: 4, fail: 1
summary run `summary` test
It tests `rag summary`. It doesn't evaluate the quality of the
generated summary. It only checks whether the cli option of the
command work as expected. `end_to_end` test runs the command
and dumps the output, so you can check that out if you want to
see the quality of a summary.
tested at: 2025-07-09T12:03:26.241876Z (64 days ago)
elapsed time: 3,898 ms
Traceback (most recent call last):
File "/Users/baehyunsol/Documents/Rust/ragit/tests/tests.py", line 781, in <module>
test()
File "/Users/baehyunsol/Documents/Rust/ragit/tests/summary.py", line 29, in summary
assert cargo_run(["summary", "--cached"], check=False) != 0
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
tested at: 2025-07-21T08:03:09.691900Z (52 days ago)
elapsed time: 26,438 ms
tested at: 2025-07-21T11:53:02.138116Z (52 days ago)
elapsed time: 20,216 ms
tested at: 2025-07-25T08:20:45.661982Z (48 days ago)
elapsed time: 23,120 ms
tested at: 2025-08-01T14:20:52.926510Z (40 days ago)
elapsed time: 22,487 ms