oslo.versionedobjects/oslo_versionedobjects/tests
Doug Hellmann 151296d66b set default python to python3
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.

Because flake8 runs under python 3, where the type "long" has been
merged into int(), we have to ignore the error from the undefined name
in one of the tests.

Change-Id: I86ae7f83d17724d74bae7102dd1775eceb82599d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-16 14:49:20 -04:00
..
__init__.py rename files 2015-02-02 15:07:55 -05:00
obj_fixtures.py Remove already commented out and unused fixtures 2015-02-19 16:31:02 +01:00
test_exception.py Replace safe_utils.getcallargs with inspect.getcallargs 2016-04-19 19:38:58 +08:00
test_fields.py set default python to python3 2018-04-16 14:49:20 -04:00
test_fixture.py Use newer location for iso8601 UTC 2017-09-29 12:42:51 +05:30
test_objects.py Add a TimestampedObject mixin 2017-08-21 17:03:50 +01:00