Commit Graph

6 Commits

Author SHA1 Message Date
68ee9687f5 Added tests for all subcommands and used black formatter
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-04-27 22:27:23 +05:30
32395e47f9 Added duplicate flags test for prune
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-04-24 20:49:41 +05:30
50b0a9ce38 Remove newline at end of file.
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-13 19:13:50 -07:00
ebe5c5e839 Fix "TypeError: 'module' object is not callable" in test_commands.py 2023-04-14 01:01:31 +00:00
a9a65ebe54 Fix integration tests to actually assert (#666).
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 22:11:36 -07:00
616eb6b6da Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666).
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 21:25:10 -07:00