Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,6 @@ class TestDownstreamIssue(unittest.TestCase):
# Test implementation
pass
```

#### Integration Tests

- Integration tests are in `tests/integration_tests/`
- These tests require real JIRA and GitHub instances
- Use environment variables for credentials
- Integration tests are excluded from regular test runs

### Test Coverage

- **No coverage regression**: A PR should not be merged if it decreases the level of test coverage
Expand Down
164 changes: 0 additions & 164 deletions tests/integration_tests/integration_test.py

This file was deleted.

8 changes: 0 additions & 8 deletions tests/integration_tests/jira_values.py

This file was deleted.

46 changes: 0 additions & 46 deletions tests/integration_tests/runtime_config.py

This file was deleted.