zaqar/tests/unit/queues/transport
Fei Long Wang 9c5bc99b5c Return relative URIs for href-template of homedoc
Based on current implement, some href-template of homedoc
are returning absolute path ('/queues'...). It may cause
a 404 error because client may join a host with the path
directly. This patch will make sure all the href-template
start with /v1 and add unit test case to make url joining
works well.

Fixes bug 1245656

Change-Id: I12059249135cdb82be7d1937cf65db5da860011b
2013-12-12 01:02:42 +08:00
..
wsgi Return relative URIs for href-template of homedoc 2013-12-12 01:02:42 +08:00
__init__.py Move queues' unittests under tests/unit/queues/ 2013-09-24 16:24:39 +02:00
test_auth.py Follow hacking rules about import 2013-10-11 20:06:35 -07:00