eonx-com / webhooks

The EoneoPay Webhook
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

PYMT-1079: Changed the EntityManager on RetryRepository #29

Closed bmm83 closed 5 years ago

bmm83 commented 5 years ago

Ticket here

  1. Webhooks RetryProcessor was using Doctrine/EntityManager instead of Eoneopay/EntityManager. This is now changed and updated tests, service provider accordingly.
edwardmurrell-loyaltycorp commented 5 years ago

What's up with the phpunit.xml.dist → phpunit.xml change?

bmm83 commented 5 years ago

What's up with the phpunit.xml.dist → phpunit.xml change? @edwardmurrell-loyaltycorp - I used that file for the running tests locally - configuring phpstorm test runner.