On Thu 19 Apr 2018 at 16:50 -0500, Nicholas Williams wrote:
> The tests work this way:
>
> - There's a test class that inherits from our specialized test class
> (ServicePlanTestCase), which inherits from `unittest.TestCase` (for several
> reasons, this detail cannot be altered)
> - That test clas
Thank you Ringo,
I have no immediate plans to implement something like this but I would
definitely appreciate some further docs/explanations/blog that unravels how
it is accomplished.
Cheers,
Oliver
On Fri 20. Apr 2018 at 08:26, Ringo De Smet
wrote:
> Floris, Oliver,
>
> If you want, I can get