Skip to content

test: Majority of unit test coverage for Stripe controller

stephen requested to merge unit-tests--stripe-controller into main

This commit adds most of the unit tests to stripe/controller.py, totalling about 63% test coverage, along with supporting JSON test data. Some negative tests have yet to be written and a handful of methods are still totally untested; where not yet implemented, these test methods have been stubbed out with pass.

Merge request reports

Loading