Commit d11a195
committed
fix: allow test modules in provider namespace validation
Allow test_ prefixed modules (pytest convention) and add
autogen_test_utils to trusted namespaces. Remove conftest-based
env var approach which was unreliable across package boundaries.1 parent c106672 commit d11a195
2 files changed
Lines changed: 5 additions & 9 deletions
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
253 | 254 | | |
254 | 255 | | |
255 | 256 | | |
256 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
257 | 261 | | |
258 | 262 | | |
259 | 263 | | |
| |||
This file was deleted.
0 commit comments