Skip to content

Merge pull request #50 from event-catalog/add-support-to-get-files-fr… #121

Merge pull request #50 from event-catalog/add-support-to-get-files-fr…

Merge pull request #50 from event-catalog/add-support-to-get-files-fr… #121

Triggered via push January 23, 2025 11:59
Status Failure
Total duration 46s
Artifacts

tests.yml

on: push
Tests on Ubuntu
13s
Tests on Ubuntu
Tests on Windows
33s
Tests on Windows
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/test/plugin.test.ts > OpenAPI EventCatalog Plugin > service generation > services > when the OpenaPI service is already defined in EventCatalog and the versions match, only metadata is updated: src/test/plugin.test.ts#L168
AssertionError: expected { id: 'swagger-petstore', …(3) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "badges": Array [ Object { - "backgroundColor": "blue", - "content": "Pets", - "textColor": "blue", - }, - ], "id": "swagger-petstore", "markdown": "# Old markdown", - "name": "Swagger Petstore", - "summary": "This is a sample server Petstore server.", + "name": "Random Name", "version": "1.0.0", } ❯ src/test/plugin.test.ts:168:25
Tests on Ubuntu
Process completed with exit code 1.
Tests on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636