Commit eda311e
test(cat-gateway): Prepare document submission in different types for integration test (#3713)
* initial
* feat: tmp setup
* feat: prepare test data
* chore: minor
* chore: preparing minor
* feat: apply json auto generate
* feat: apply json auto generate
* feat: general factory
* feat: campaign setup
* feat: minor rework
* feat: pre final
* chore: fmt
* chore: add jsf
* chore: remove unused template
* chore: once fixture
* fix: factory calling
* chore: update lockfile
* fix: comments
* chore: move metadata
* fix: type
* chore: reorder fixtures
* chore: reorder fixtures
* fix: imports
* fix: proposal form template metadata
* fix: proposal form template id, ver, and params
* fix: proposal form template id, ver, and params
* feat: admin key setup initial
* feat: admin auth key
* fix: cspell
* chore: minor builder clean up
* chore: minor format
* chore: minor format
* chore: role id as param
* chore: minor admin
* chore: admin cat-id
* test(cat-gateway): Prepare document submission in different types for integration test [CI fixes] (#3781)
* rename ProposalParameterType to ParameterType
* cleanup
* set the 3.13 python version
* fix
* fix
* fix
* fix
* fix
* try
* try
* bump mk_signed_doc to `catalyst-signed-doc/v0.0.10`
* replace JSF with ranjg
* fix spelling
* chore: minor cleanup
* wip
---------
Co-authored-by: Alex Pozhylenkov <[email protected]>1 parent d4e7ac4 commit eda311e
File tree
20 files changed
+2465
-597
lines changed- .config/dictionaries
- catalyst-gateway
- bin/src
- db/event/signed_docs/tests
- service/api/documents/common
- event-db/seed
- tests
- api_tests
- integration/signed_doc
- test_data/signed_docs
- utils
20 files changed
+2465
-597
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
194 | | - | |
| 192 | + | |
| 193 | + | |
195 | 194 | | |
196 | 195 | | |
197 | 196 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
213 | | - | |
| 211 | + | |
214 | 212 | | |
215 | 213 | | |
216 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 14 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
13 | | - | |
14 | 21 | | |
| 22 | + | |
| 23 | + | |
15 | 24 | | |
16 | 25 | | |
17 | 26 | | |
| |||
55 | 64 | | |
56 | 65 | | |
57 | 66 | | |
58 | | - | |
| 67 | + | |
59 | 68 | | |
60 | 69 | | |
61 | 70 | | |
| |||
82 | 91 | | |
83 | 92 | | |
84 | 93 | | |
85 | | - | |
| 94 | + | |
| 95 | + | |
86 | 96 | | |
87 | 97 | | |
88 | 98 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
0 commit comments