Commit 1d5c8be
committed
Skip RUM datasource and action connection tests in non-replay mode
These tests require specific conditions not available in the test
environment when running against live API:
- RUM retention filters datasource needs specific filter names
- Action connection test needs actions API permission on API key
Both tests pass with cassette replay (RECORD=false).1 parent f763d27 commit 1d5c8be
File tree
2 files changed
+6
-0
lines changed- datadog/tests
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments