Dax Raad 8631d6c01d core: add comprehensive test coverage for Session.list() filters
Adds test cases for filtering sessions by directory, root sessions only,

start time, search terms, and result limits to ensure the listing

functionality works correctly for all filter combinations.
2026-02-14 13:43:41 -05:00
..
2026-02-13 07:50:43 +10:00
2026-02-14 04:19:48 +00:00
2026-02-14 04:19:02 +00:00
2026-02-14 04:19:02 +00:00
2026-02-14 04:19:02 +00:00
2026-02-14 12:29:01 -06:00

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.