Skip to content

Conversation

@0x113
Copy link

@0x113 0x113 commented Dec 3, 2025

No description provided.


client := app.Client
if client == nil {
client = MustNewClient(app, shopName, "")
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you add a test that includes covering this line please?

Copy link
Collaborator

Choose a reason for hiding this comment

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

same for line 68

look at TestAppGetAccessTokenError() which does it for GetAccessToken()

Copy link
Author

Choose a reason for hiding this comment

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

Thanks for pointing that out @oliver006. I've just pushed a new commit with the mentioned change.

Copy link
Author

Choose a reason for hiding this comment

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

Hi @oliver006, can this PR be merged or is there something else I have missed and you'd like to me add?

@0x113 0x113 requested a review from oliver006 December 6, 2025 06:07
Copy link
Collaborator

@oliver006 oliver006 left a comment

Choose a reason for hiding this comment

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

Looks good - sorry about the delay

@oliver006 oliver006 merged commit 9a54adf into bold-commerce:master Dec 11, 2025
3 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.

2 participants