6 Commits

Author SHA1 Message Date
Jamie Lennox
3ca4acb494 Fix tests running for zuul
- Add Sphinx to test-requirements
- Add a venv environment to tox for zuul runner.
- Fix pep8 issue in tests.

Change-Id: I742802381e588790a86d00371829dc88d21c9e64
2014-08-01 14:48:45 +10:00
Jamie Lennox
833ee180c3 Create the Mocker
A standard means of mock loading the adapter. Because we have this move
fixtures stuff into contrib.

Add some documentation for all this.
2014-06-23 16:03:40 +10:00
Jamie Lennox
1855a46508 Discover package for py2.6 tests 2014-06-15 02:00:45 +10:00
Jamie Lennox
c0f37dc9c0 Convert tests to testr, add flake8 tox command 2014-06-15 01:52:11 +10:00
Jamie Lennox
e01f313529 Rework ideas
I think it makes more sense to have the adapter be more prominent and
then provide on top a number of was of installing the adapter.

Still not sure on how to provide some concepts like returning a series.
2014-06-14 20:36:04 +10:00
Jamie Lennox
9de0862eed Initial commit
Simple framework with basic testing.
2014-04-10 13:13:07 +10:00