Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saferpay's Transaction Logs in Admin Panel #46

Merged

Conversation

jakubtobiasz
Copy link
Member

@jakubtobiasz jakubtobiasz commented May 30, 2023

CleanShot 2023-05-30 at 10 45 24
CleanShot 2023-05-30 at 10 45 41
CleanShot 2023-05-30 at 10 45 48

@jakubtobiasz jakubtobiasz force-pushed the feature/transaction-logs-in-ap branch 2 times, most recently from cee8e17 to c86084b Compare May 30, 2023 08:52
@jakubtobiasz jakubtobiasz force-pushed the feature/transaction-logs-in-ap branch from c86084b to 033488b Compare May 30, 2023 15:05
*/
public function iShouldSeeTheContextInformationAboutCommunicationWithSaferpay(): void
{
Assert::true($this->showPage->getContext() !== '');
Copy link
Member

Choose a reason for hiding this comment

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

Lazy 😄 can we check it in more detail or there is no point we could determine them within the Behat scenario?

Copy link
Member Author

Choose a reason for hiding this comment

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

I know it could be better, but not checking the whole context can always be called lazy :D. If I check whether there are only request and response keys, there is still a change they're empty. So, the only "good" way is checking the whole context, which is really long, and it might make only a little bit more sense.

@Zales0123 Zales0123 merged commit 3242da5 into CommerceWeavers:main Jun 5, 2023
@Zales0123
Copy link
Member

Thank you, Jakub! 🎉

@Zales0123 Zales0123 deleted the feature/transaction-logs-in-ap branch June 5, 2023 13:52
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