Files
nova-specs/tests/test_directories.py
Joe Gordon 445ea94655 Add test to check spec directories
When submitting specs one very common mistake is to submit it to
specs/liberty/ instead of specs/liberty/approved/. Add a new test to
make sure submitted specs are not in the wrong directory.

Test output:

MismatchError: 'foo.rst' not in
['redirects', 'implemented', 'approved']: Found unexpected file in
'specs/liberty', specs should be submitted to 'specs/liberty/approved'

Change-Id: I27a532dc0b85d712698821d77555d2aeb57e83a1
2015-03-31 14:02:47 -07:00

1.2 KiB