Pedro Algarvio
|
60f215f191
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
|
Pedro Algarvio
|
d02a2bc224
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
|
Pedro Algarvio
|
516e304b96
|
Let's try if mocking fixes the intermittent failures of the unit test.
|
2013-09-28 23:50:30 +01:00 |
|
Pedro Algarvio
|
cb0922faf7
|
Updated some of the test cases to use a much more readable approach using salttesting.helpers.ensure_in_syspath() .
|
2013-06-28 00:12:59 +01:00 |
|
Pedro Algarvio
|
222be7b446
|
Make sure every test module is runnable by __main__ .
* Double to single quotes
|
2013-06-28 00:12:56 +01:00 |
|
Michał Jarco
|
77f898b0cb
|
Simplistic tests (still better than none)
|
2013-01-19 15:02:06 +01:00 |
|