markitect-main/tests
Bernd Worsch 68af98049e fix: update tests to use renamed tdd- prefixed make targets
- Update test_make_workspace_status_command → test_make_tdd_status_command
- Update test_make_add_test_command_without_workspace → test_make_tdd_add_test_command_without_workspace
- Change test subprocess calls from 'workspace-status' to 'tdd-status'
- Change test subprocess calls from 'add-test' to 'tdd-add-test'

All 20 tests now pass successfully with the new target names.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 02:17:04 +02:00
..
test_example.py feat: implement tddai Python library for TDD workspace management 2025-09-22 02:04:19 +02:00
test_issue_11_complete.py feat: implement tddai Python library for TDD workspace management 2025-09-22 02:04:19 +02:00
test_issue_11_feature.py feat: implement tddai Python library for TDD workspace management 2025-09-22 02:04:19 +02:00
test_issue_11_workflow_integration.py fix: update tests to use renamed tdd- prefixed make targets 2025-09-22 02:17:04 +02:00
test_issue_11_workspace_creation.py feat: implement tddai Python library for TDD workspace management 2025-09-22 02:04:19 +02:00
test_parser.py chore: gitignore and repo cleanup 2025-09-16 03:04:18 +02:00