trove/trove/tests/unittests
Victor Stinner 3bd6496998 Port test_pagination on Python 3
* test_pagination: use an empty string rather None as marker for
  bisect. On Python 3, a comparison between None and strings now
  raises a TypeError.
* Remove test_pagination from blacklist-py3.txt to run it on Python 3

Partially implements: blueprint trove-python3
Change-Id: I0c9c7d064ef7df2b15b40029264c33c9e9c9393e
2016-06-29 15:55:18 +02:00
..
api Port more API unit tests to Python 3 2016-05-02 22:31:06 +02:00
backup Port backup test_storage to Python 3 2016-06-21 19:08:00 +02:00
cluster Fix MariaDB clusters failing with TypeError 2016-05-14 12:38:23 +00:00
common Port test_pagination on Python 3 2016-06-29 15:55:18 +02:00
conductor Correct errors resulting in "No handlers ..." error message 2015-11-10 15:42:22 -05:00
configuration Fixes hacking rules 2015-05-29 07:27:59 +00:00
datastore Use correct message for missing default datastore 2016-06-21 19:08:43 +00:00
db Fixes hacking rules 2015-05-29 07:27:59 +00:00
dns Port designate code to Python 3 2016-05-02 22:31:05 +02:00
guestagent Port more guestagent unit tests to Python 3 2016-06-22 09:23:32 +02:00
instance Locality support for replication 2016-06-20 19:38:48 +00:00
mgmt Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
module Server support for instance module feature 2016-03-15 12:21:55 -04:00
mysql Fixes hacking rules 2015-05-29 07:27:59 +00:00
network Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
quota Add variables for quota configuration 2016-04-22 20:12:47 +00:00
router Fixes hacking rules 2015-05-29 07:27:59 +00:00
secgroups Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
taskmanager Locality support for replication 2016-06-20 19:38:48 +00:00
upgrade Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
util pxc grow/shrink cluster implementation 2016-02-05 11:43:36 -06:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
trove_testtools.py Mock detector run only once for each testcase 2016-06-15 21:30:05 +00:00