cookiecutter/{{cookiecutter.repo_name}}/{{cookiecutter.module_name}}/tests
Jamie Lennox 2953715bff Use oslotest rather than copying helpers
The basic test setup is now handled by oslotest and the recommended way
of setting up tests should be to use that.

This theoretically means we should be able to remove testtools from
test-requirements.txt however it has been left as it will likely be
needed later.

Fixtures was removed as a dependency because commonly the required
fixtures would have been set up by oslotest.

Change-Id: I7fa71207ef56ce308fbe4e7a77fa3b9a7e2444ae
2014-09-08 09:44:14 +10:00
..
__init__.py Remove License in empty file 2014-08-03 13:53:33 +10:00
base.py Use oslotest rather than copying helpers 2014-09-08 09:44:14 +10:00
test_{{cookiecutter.module_name}}.py Remove vim modelines 2013-09-29 15:44:39 -04:00