updated logic for onboard function not ask for to overwrite workspace since the logic already ensures nothing will be overwritten. Added onboard command tests and removed tests from gitignore

This commit is contained in:
Luke Milby
2026-02-13 08:43:49 -05:00
parent f016025f63
commit 8a11490798
3 changed files with 136 additions and 9 deletions

1
.gitignore vendored
View File

@@ -17,5 +17,4 @@ docs/
__pycache__/
poetry.lock
.pytest_cache/
tests/
botpy.log