Adam Coddington
|
39b67b8562
|
Use TestCase.skipTest.
|
2015-07-21 22:52:35 -07:00 |
|
Adam Coddington
|
63d6dad73e
|
Testing something out to make sure integration tests will fail.
|
2015-07-21 22:44:16 -07:00 |
|
Adam Coddington
|
51f0cf44bf
|
Adding unittest2 to requirements so we can skip tests on Python 2.6.
|
2015-07-21 22:38:50 -07:00 |
|
Adam Coddington
|
3cc035f58b
|
Try skipping integration tests if not all environment variables are available.
|
2015-07-21 20:56:04 -07:00 |
|
Adam Coddington
|
95f4d5c7ff
|
Be sure to pass the condition on through to the underlying transport.
|
2015-07-07 22:30:53 -07:00 |
|
Adam Coddington
|
988cb7504f
|
Adding a more-versatile condition-handling method for preventing integration tests from mashing on one another.
|
2015-07-07 22:22:15 -07:00 |
|
Adam Coddington
|
abad769fd6
|
Fixing test discovery, adding functionality allowing one to restict
message gathering (via the IMAP transport) to only messages matching a
specified subject.
Fixes #49.
|
2015-04-12 12:11:49 -07:00 |
|
Adam Coddington
|
634f2f4b26
|
Adding basic integration tests.
|
2015-04-12 12:11:39 -07:00 |
|