Commit 826863a
authored
feat(elibro): update 2026 03 06 (ezpaarse-project#910)
* elibro: bump manifest version
Update manifest.json for the elibro parser.
* elibro: update parser routes and normalization
Update parser.js for the elibro platform.
* elibro: add test CSV
Test CSV file generated from AnalogIST entry for the updated elibro parser using ezPAARSE test format.
* Update parser.js to fix mocha test failure
* Update parser.js to match test file generated from AnalogIST entry
Update parser.js to match test file generated from AnalogIST entry
* Update parser.js
We don’t have an example in the test file that needs extra path after the numeric id. I’ve tightened the regex so we only match the id at the end of the path
The proxy-handling block is removed.1 parent de2a8a6 commit 826863a
3 files changed
Lines changed: 24 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 19 | + | |
28 | 20 | | |
29 | 21 | | |
30 | 22 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 23 | + | |
35 | 24 | | |
36 | 25 | | |
37 | | - | |
| 26 | + | |
38 | 27 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 28 | + | |
| 29 | + | |
44 | 30 | | |
45 | 31 | | |
46 | | - | |
| 32 | + | |
47 | 33 | | |
48 | | - | |
49 | | - | |
| 34 | + | |
50 | 35 | | |
51 | 36 | | |
52 | 37 | | |
53 | | - | |
54 | | - | |
| 38 | + | |
55 | 39 | | |
56 | 40 | | |
57 | | - | |
| 41 | + | |
58 | 42 | | |
59 | 43 | | |
60 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments