Skip to content

Standalone SlapOS and Slapos instance TestCase

Jérome Perrin requested to merge feat/testcase into master

This is about replacing the utils.py we have duplicated in each software release tests by a more "official API".

This introduce a "sandalone slapos API" which are helpers around slapos API to create a recursive SlapOS. This can eventually replace implementation of erp5testnode and slaprunner (but there are no plans for that)

Merge request reports