awesomemotive / EDD-License-handler

License / updater handler for Easy Digital Downloads extensions
55 stars 29 forks source link

Add integration test coverage to the upgrader class #23

Open danielbachhuber opened 7 years ago

danielbachhuber commented 7 years ago

Given how critical a piece of software the upgrader class is, it would be ideal to have integration test coverage for it.

danielbachhuber commented 7 years ago

On this note, it would be helpful to have tests we could add to our own plugin to verify all of the integration aspects were working as expected.

pippinsplugins commented 7 years ago

I agree 100%. Hopefully we'll be writing a much better sample integration in the near future that could include full unit tests.