Standalone SlapOS and Slapos instance TestCase
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) /reviewed-on nexedi/slapos.core!64
Showing
slapos/slap/standalone.py
0 → 100644
This diff is collapsed.
slapos/testing/__init__.py
0 → 100644
slapos/testing/testcase.py
0 → 100644
This diff is collapsed.
slapos/testing/utils.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment