lp:~vila/+junk/ols-tests-django

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/+junk/ols-tests-django
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Status:
Development

Recent revisions

17. By Vincent Ladeuil

The --load parameter is a file handle for argparse but still a file name for optparse.

Rework the tests to reproduce the issue which requires running from a higher
level as the django framework completely separate argument parsing from
command object building.

Moreover, the test command creates a test runner command object as a local
variable which cannot be overridden by tests. sys.stdout has to be
redirected :-/

16. By Vincent Ladeuil

Add test envs for pay, sca and sso as they use different combinations of testtools/subunit.

15. By Vincent Ladeuil

Bump uci-tests to 0.4.1.

14. By Vincent Ladeuil

Fix pep8 issue.

13. By Vincent Ladeuil

Catch up with ucitests 0.4.0 API changes.

12. By Vincent Ladeuil

Bump uci-tests dependency to 0.3.1 and cleanup accordingly.

11. By Vincent Ladeuil

Hmpf, finish the --pick implementation.

10. By Vincent Ladeuil

Use tox to ensure we support django-1.[6789].

This support using either optparse or argparse to provide the run tests
options.

This currently carry a copy of some uci-tests code to make the transition
easier.

9. By Vincent Ladeuil

Add support for --pick allowing callers to stop sharing files via the mounted home dir.

8. By Vincent Ladeuil

Remove dead code.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers