Commit d3d46dd
committed
test(e2e): drop POSIX regex workaround + use [test] extras
Upstream pve-openapi@9deff0a's pattern-sanitize.ts now expands POSIX
character classes, so PDM field_validator regexes evaluate correctly in
Python's `re` module without the conftest monkey-patch.
Workflow simplified to `pip install -e .[test]` (template now ships
optional-dependencies). PDM workflow step name also corrected to "Start
PDM test container" (was leftover "PBS" from the bulk-translate).1 parent b353bb1 commit d3d46dd
2 files changed
Lines changed: 3 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 22 | + | |
29 | 23 | | |
30 | 24 | | |
31 | 25 | | |
| |||
34 | 28 | | |
35 | 29 | | |
36 | 30 | | |
37 | | - | |
| 31 | + | |
38 | 32 | | |
39 | 33 | | |
40 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 6 | + | |
28 | 7 | | |
29 | 8 | | |
30 | 9 | | |
| |||
0 commit comments