~roadmr/checkbox/1311462-remove-n-requirement

« back to all changes in this revision

Viewing changes to plainbox/requirements/container-tests-plainbox

"Extract all per-commit tests to self-contained scripts.
Update test-in-vagrant to look for, and use, the mini-scripts for testing each component.
    
Each top-level component (and each component under providers/) can supply a test script named "container-tests-*", to be run to test the component.

All existing tests were converted to this format and new tests were added for providers lacking them.

 [r=zkrynicki][bug=][author=roadmr]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh -e
 
2
python3 setup.py test
 
3
plainbox self-test --unit-tests