Skip to content

Comments

Fork Sync Branch 18.0#56

Merged
btl-bot merged 27 commits intoBTLzdravtech:18.0from
OCA:18.0
Oct 30, 2025
Merged

Fork Sync Branch 18.0#56
btl-bot merged 27 commits intoBTLzdravtech:18.0from
OCA:18.0

Conversation

@btl-bot
Copy link

@btl-bot btl-bot commented Oct 30, 2025

No description provided.

sbidoul and others added 27 commits October 9, 2025 15:47
This method is useful for public endpoints that need
to work for anonymous user, but can be enhanced when
an authenticated user is know.

A typical use case is a "add to cart" enpoint that can
work for anonymous users, but can be enhanced by
binding the cart to a known customer when the authenticated
user is known.
The unit tests were broken for non-functional reasons (interaction with
the mock) and is easier to implement as integration test.
This is necessary to avoid warnings in test logs, and it improves coverage.
Signed-off-by sbidoul
Copy link

@sireko sireko left a comment

Choose a reason for hiding this comment

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

Auto approved

@btl-bot btl-bot merged commit 8d251e0 into BTLzdravtech:18.0 Oct 30, 2025
6 checks passed
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.

7 participants