4 Commits

Author SHA1 Message Date
Jenkins
37bf0ff9a1 Merge "Fixed several shell tests on Python3." 2014-04-24 06:51:27 +00:00
Alex Gaynor
c3bec04485 Fixed several shell tests on Python3.
They currently fail because on Python3 arbitrary objects cannot be compared, in
this case, MagicMock and int. In Python2 these comparisons silently pass.

Change-Id: I468c2137702a454365886099e827d329cb1d7209
2014-04-23 15:52:13 -07:00
Alex Gaynor
0102e2e1ee Updated test_shell for Python3
Change-Id: Ia76e544fa6e0a222c260191a1ab74939078ed2fb
2014-04-23 11:40:37 -07:00
Christian Schwede
f24c67cf1d Add tests for bin/swift
Tests are written to ensure bin/swift is working properly and using
functions from swiftclient modules as expected.

Change-Id: Idb0581516b7e0a41c97977bb0bb9f8290f67ad13
2014-04-14 10:41:55 -04:00