Skip to content

Commit bb35f85

Browse files
mycollablabclaude
andcommitted
Remove tests/ from repo; add to .gitignore
Integration tests require a live CUCM cluster and contain sensitive test config — not appropriate for the public repo. Local files are preserved; tests/ is now ignored by git. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9842d83 commit bb35f85

21 files changed

Lines changed: 2 additions & 2115 deletions

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ go.work.sum
2424
/dist/
2525
/bin/
2626

27-
# Test configuration (contains sensitive CUCM credentials — copy from test-config.json.example)
28-
tests/testdata/test-config.json
27+
# Integration tests (require real CUCM — not committed to repo)
28+
tests/
2929

3030
# macOS
3131
.DS_Store

tests/INDEX.md

Lines changed: 0 additions & 362 deletions
This file was deleted.

0 commit comments

Comments
 (0)