Pedro Algarvio
|
d02a2bc224
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
|
Pedro Algarvio
|
55e0290da6
|
Fix the mocked contents pillar file state tests.
|
2013-11-12 07:55:03 +00:00 |
|
Pedro Algarvio
|
4c84b1da3e
|
State unit tests need to have an hardcoded __env__ .
|
2013-11-06 20:04:54 +00:00 |
|
Henrik Holmboe
|
77fd1acb7f
|
Change assertEquals to assertEqual
According to
http://docs.python.org/2/library/unittest.html#deprecated-aliases
assertEquals is a deprecated alias of assertEqual.
|
2013-10-24 11:39:04 +02:00 |
|
Seth House
|
bd897c0bdb
|
Add unit test for the "python" jinja filter
Missing from c91fe1c (pull req #7866).
|
2013-10-16 09:24:40 -06:00 |
|
Pedro Algarvio
|
ef29861ff3
|
Adapted unit.states.file_test to use salttesting.mock
|
2013-08-26 13:03:07 +00:00 |
|
Pedro Algarvio
|
2b0bc7056e
|
Under python 2.6 using {}.format() (without an index) is a ValueError .
|
2013-08-06 19:29:08 +01:00 |
|
Roberto Aguilar
|
74be66baca
|
Added tests for file.managed contents_pillar param
|
2013-08-04 22:09:37 -07:00 |
|
Xavier Barbosa
|
3f49000ba2
|
unittesting for file.serialize and yaml & json filters
|
2013-07-08 16:19:19 +02:00 |
|