Commit 6166fe3
authored
* 1st draft at adding obj-store-api to github actions #1088
* add OS api to CI #1088
* Updated cypress support functions to handle object storage api #1088
* updated cypress command to point to correct database #1088
* added CRUD functions and tests for attachments TODO: add download test #1338
* added tests for download functionality #1338
* fix linting
* refactored attachment test functions to work with images #1338
* fix failing tests #1338
* move attachments test into items suite #1338
* change config for quick testing on CI: Revert later #1338
* diagnose
* REVERT LATER: Delete other cypress tests #1338
* diagnose
* attempted fix to minio
* attempted fix
* Revert "REVERT LATER: Delete other cypress tests #1338"
This reverts commit eebb68b.
* Revert "change config for quick testing on CI: Revert later #1338"
This reverts commit ac2193c.
* Moved attachments into catalogue items tests suite #1338
* finish moving to catalogue items #1338
* finish moving Attachments to catalogue items #1338
* update images button access #1338
* add set primary image e2e api tests #1338
* add view primary image (lightbox) test #1338
* REVERT LATER: remove extra api tests for quick debugging
* fix set/view functions #1338
* add remove primary image test #1338
* Revert "REVERT LATER: remove extra api tests for quick debugging"
This reverts commit fa93b40.
1 parent d5e80bd commit 6166fe3
File tree
3 files changed
+52
-1
lines changed- .github/workflows
- cypress/e2e/with_api/catalogueItems
3 files changed
+52
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
0 commit comments