Commit 857d916
added tests and fastapi typed version (#186)
* added tests and fastapi typed version
* test: skip local cpa-templates catalog check when checkout missing
CI does not have a sibling cpa-templates tree; keep the typed-starter
assertion for local/dev checkouts only.
Co-authored-by: Cursor <cursoragent@cursor.com>
* test: drop local cpa-templates typed-starter assertion
That catalog entry lives in cpa-templates#45 and is not on main yet; keep
this PR focused on Windows file:// path resolution + unit tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
* style: clean unused import and blank lines in catalog tests
Co-authored-by: Cursor <cursoragent@cursor.com>
* style: ruff format catalog fetch tests
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: ulises-jeremias <ulisescf.24@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent dc74680 commit 857d916
2 files changed
Lines changed: 18 additions & 2 deletions
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
21 | 32 | | |
22 | 33 | | |
23 | 34 | | |
| |||
0 commit comments