Commit a81d89a
authored
docs(consumers): canonical CI is lint + unit tests; integration is bespoke (JRL-33) (#70)
JRL-32 phase 3 surfaced the question of how the canonical
ci-python/ci-go/ci-node should handle infra-dependent tests
(polars-hist-db's pytest opens MySQL connections). Decision: canonical
runs lint + unit only; integration tests stay bespoke per repo with
their own service setup. Pytest marker convention documented.1 parent 659d8d2 commit a81d89a
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
77 | 87 | | |
78 | 88 | | |
79 | 89 | | |
0 commit comments