django-getpaid / django-plans

Django application for managing account plans and quotas
MIT License
509 stars 127 forks source link

use mocking to all tests, don't contact VIES API #174

Closed PetrDlouhy closed 2 years ago

PetrDlouhy commented 2 years ago

Another take on #172, use mocking everywhere.