Add parameterized test for adding & running each tool#1652
Add parameterized test for adding & running each tool#1652nathanjmcdougall merged 12 commits intomainfrom
Conversation
…mmands Iterate over ALL_TOOLS, add each via use_tool(), then run via raw_cmd(). Tools without raw_cmd() are skipped. Pytest gets a placeholder test file to avoid exit code 5. Remove redundant TestCodespell.TestAdd.test_runs. Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/7447c0e1-63ff-4478-bd44-52a2ff1af7d2 Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/7447c0e1-63ff-4478-bd44-52a2ff1af7d2 Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
…reformat exit), remove duplicate TestDeptry.test_runs Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/cbbbaac6-58aa-444e-815e-e27d8ad9e3d9 Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/6c143c8b-fee1-411b-b651-7e133dce931c Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
|
@copilot there are failing tests - please investigate & fix the bug. |
…test Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/f98041e8-aadb-4997-8a6a-a9f75f304e54 Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Fixed in |
|
@copilot still failing tests Details |
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/d6827a37-1086-4626-a650-1ad40304ac3a Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
... Fixed in |
TestUseTool.test_runshooks/check-test-skeleton.pyResolves #1664