zaqar/tests/unit/queues/transport
Flavio Percoco 0d0694d702 Don't use override_time but mock instead
Closes-bug: #1266962

We're moving away from using the set_override_time function in
timeutils. The right way to do it should be by using mock.

Change-Id: Ic69c5c5d66cb39d668015c368add10b108684549
2014-01-23 11:20:52 +01:00
..
wsgi Don't use override_time but mock instead 2014-01-23 11:20:52 +01: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