Adyen / adyen-magento2-hyva

MIT License
7 stars 4 forks source link

Unit tests support #36

Closed pmarjan-onestic closed 1 week ago

pmarjan-onestic commented 6 months ago

The Adyen_Hyva module should be supported with PHP unit tests. All PHP files should be supported in this kind of way. Work would be done on a separate branch checkout out from the main one, and subsequently a PR will be opened for review purposes.

Side notes: In a weekly meet, we have discarded the need of api-functional and integration tests, deciding to add only Unit tests as a complement to the end-to-end tests.

candemiralp commented 1 week ago

Unit test have been added and test workflow has been activated. Closing this issue.