zwaldeck / mollie

Java framework to consume the Mollie API
Other
39 stars 37 forks source link

Move chargeback test resources to resources-folder #90

Closed nbokdam closed 1 year ago

nbokdam commented 1 year ago

When setting up my workspace to contribute, I ran into an issue with the ChargebackResponseTest.

Problem

Solution

I didn't bump the version, because it doesn't change any of the actual code. And I will put my name in the contributors-list in a separate PR, where I'll also make the actual contribution (and version bump). I'll be happy to change this if deemed necessary.

nbokdam commented 1 year ago

Nevermind, I noticed that I need to make a few other changes; let's minimize overhead and handle the test-fixes and actual change in 1 PR.