Skip to content

Conversation

@henrikhenrikpersson
Copy link
Contributor

@henrikhenrikpersson henrikhenrikpersson commented May 6, 2025

Modifies work-order-service/adapter to talk to onecore-work-order after Bostads-AB-Mimer/onecore-work-order#18 is merged.

@henrikhenrikpersson henrikhenrikpersson merged commit cdb2028 into main May 7, 2025
1 check passed
@henrikhenrikpersson henrikhenrikpersson deleted the feat/work-order-openapi branch May 7, 2025 09:16
describe(workOrderAdapter.updateWorkOrder, () => {
it('returns err if request fails', async () => {
nock(config.workOrderService.url).post('/workOrders/1/update').reply(500)
it.only('returns err if request fails', async () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henrikhenrikpersson ops sorry missed this one

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😬

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants