Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Phillips (aider)
eaf341cdfb refactor: reorder tests to ensure save precedes get and delete 2025-05-12 12:13:50 -03:00
Andrew Phillips (aider)
09b1a16125 fix: replace .expect() with output status check 2025-05-12 12:08:30 -03:00
Andrew Phillips (aider)
64c92651b3 fix: replace expect with output status check in tests 2025-05-12 12:07:43 -03:00
Andrew Phillips (aider)
b5de04c877 refactor: replace run_keep with run_sh for sh -c command execution 2025-05-12 12:06:44 -03:00
Andrew Phillips
543468bf0e refactor: adjust tests for unused variables and simplified command args 2025-05-12 12:06:35 -03:00
Andrew Phillips (aider)
68167e9d05 fix: Add missing tempdir import and remove unused imports/variables 2025-05-12 11:55:01 -03:00
Andrew Phillips (aider)
850f5fb80a fix: resolve test errors, add tempfile, fix command args 2025-05-12 11:49:49 -03:00
Andrew Phillips (aider)
4b8e082179 feat: configure Cargo.toml to include src/tests.rs in test suite 2025-05-12 11:37:26 -03:00
Andrew Phillips (aider)
4c1fbdbd64 fix: improve command execution in tests 2025-05-12 11:25:32 -03:00
Andrew Phillips (aider)
5b2d8b365d feat: Add test cases for keep CLI with temporary directory 2025-05-12 11:23:42 -03:00