regilero
|
3b14cd7cb4
|
Merge remote-tracking branch 'upstream/develop' into mysql_additions
|
2013-12-11 00:56:56 +01:00 |
|
Erik Johnson
|
fca4c80e5b
|
Add unit test for #9097
|
2013-12-07 20:54:07 -06:00 |
|
Mathieu Le Marec - Pasquet
|
303f5a782c
|
small space error
|
2013-12-06 20:37:51 +00:00 |
|
Mathieu Le Marec - Pasquet
|
50b6ba65f8
|
fix last zcbuildout pylint errors
|
2013-12-06 20:32:33 +00:00 |
|
Pedro Algarvio
|
fe76fb8df0
|
Higher timeout.
|
2013-12-06 19:16:41 +00:00 |
|
Pedro Algarvio
|
8f8e3edd0f
|
Lower the url request timeout and log it.
|
2013-12-06 19:09:38 +00:00 |
|
Pedro Algarvio
|
bff4c99149
|
Attribute name changed.
|
2013-12-06 18:13:22 +00:00 |
|
Thomas S Hatch
|
0dc996d573
|
whitespace
|
2013-12-06 10:50:58 -07:00 |
|
regilero
|
73f6fc347a
|
MySQL unit tests, fix mock calls to match the new ones
|
2013-12-04 22:31:08 +01:00 |
|
Pedro Algarvio
|
4a5c10f296
|
Merge pull request #9007 from cachedout/postgres-unit-tests
First-pass unit test coverage for the Postgres execution module.
|
2013-12-04 02:47:41 -08:00 |
|
Mike Place
|
6d4a422c20
|
First-pass unit test coverage for the Postgres execution module.
|
2013-12-03 19:00:26 -07:00 |
|
Mathieu Le Marec - Pasquet
|
50cdd562ad
|
make buildout test more robust
|
2013-12-04 01:51:23 +00:00 |
|
Mathieu Le Marec - Pasquet
|
5f46962e80
|
pep8 fixes
|
2013-12-04 00:25:50 +00:00 |
|
Pedro Algarvio
|
a7365b6322
|
No last line
|
2013-12-03 20:28:41 +00:00 |
|
Pedro Algarvio
|
205ed46577
|
Easier path building
|
2013-12-03 20:28:08 +00:00 |
|
Pedro Algarvio
|
d6d2993486
|
No un-indexed curly braces on string .format() calls
|
2013-12-03 20:24:21 +00:00 |
|
Thomas S Hatch
|
77d61d92a4
|
Merge pull request #8914 from makinacorpus/issue-8856-buildout-support
feat: buildout support
|
2013-12-03 09:56:59 -08:00 |
|
Mathieu Le Marec - Pasquet
|
3a55194ba6
|
lint fix
|
2013-12-03 17:56:50 +00:00 |
|
Mathieu Le Marec - Pasquet
|
e9246d2a77
|
Remove bootstrap.py's & adapt tests for zcbuildout module
|
2013-12-03 17:53:58 +00:00 |
|
Mathieu Le Marec - Pasquet
|
30511257a8
|
add requires_network for buildout test
|
2013-12-03 16:51:46 +00:00 |
|
regilero
|
772144af8a
|
MySQL unit tests, make the examples more complex
|
2013-12-01 10:43:13 +01:00 |
|
Pedro Algarvio
|
923428c68b
|
Fix PyLint issues.
|
2013-12-01 01:35:41 +00:00 |
|
regilero
|
1556a3f2c6
|
Fix mysql unit tests for queries with parameters
|
2013-12-01 00:34:30 +00:00 |
|
regilero
|
d3cdb68a37
|
Initial MySQL integration test with MySQl packages installed
|
2013-12-01 00:34:29 +00:00 |
|
regilero
|
1319755c55
|
Fix typo in mysql unit test
|
2013-12-01 00:34:29 +00:00 |
|
Mathieu Le Marec - Pasquet
|
228c987b76
|
feat: buildout support
This fixes #8856.
|
2013-11-29 18:51:20 +00:00 |
|
Pedro Algarvio
|
880c9b5cff
|
Fix PEP8 E261 - White space before inline comment
|
2013-11-27 12:56:35 +00:00 |
|
Pedro Algarvio
|
b34377612e
|
Remove extra white-space.
|
2013-11-27 12:54:34 +00:00 |
|
Pedro Algarvio
|
f2e3a4aebe
|
Fix PyLint C0322 and C0324 - Spaces around opertor and commas
|
2013-11-27 12:48:53 +00:00 |
|
Pedro Algarvio
|
0ae1a15c61
|
PEP8 E302 and E303 blank lines fixes.
|
2013-11-27 12:11:45 +00:00 |
|
Pedro Algarvio
|
d02a2bc224
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
|
Mike Place
|
ad3a4e11b3
|
Oops. Didn't see the naming scheme for unit tests.
|
2013-11-26 15:27:43 -07:00 |
|
Mike Place
|
3326dbfd98
|
First-pass at establishing a unit-testing framework for the mysql execution module.
|
2013-11-26 15:16:42 -07:00 |
|
Mathieu Le Marec - Pasquet
|
50c1235502
|
add a test for #8707
|
2013-11-21 12:57:51 +01:00 |
|
Pedro Algarvio
|
544f7e127d
|
Don't use the deprecated self.assertEquals() .
|
2013-11-09 09:01:18 +00:00 |
|
regilero
|
9dce9ac304
|
Add unit tests for grains.filter_by
|
2013-11-07 17:15:30 +01:00 |
|
Pedro Algarvio
|
0f9ded1a7a
|
Fix the pip unit tests with regards to the latest saltenv changes.
|
2013-11-06 23:53:45 +00:00 |
|
Henrik Holmboe
|
c0aecc7c4b
|
Use ElementTree from salt.utils._compat
Also remove duplicate import of ElementTree.
|
2013-10-26 18:46:17 +02: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 |
|
regilero
|
3db62ebc3f
|
Add file.blockreplace module and state. With unit tests.
|
2013-10-23 16:36:59 +02:00 |
|
Thomas S Hatch
|
ca77c58b41
|
Merge pull request #7942 from kretz/rbenv-support-in-gem
Support gem execution with rbenv ruby.
|
2013-10-18 09:59:55 -07:00 |
|
Martin Kretz
|
2e1db23b15
|
Added testcases to suppor rbevn in gem.
|
2013-10-18 13:44:45 +02:00 |
|
Thomas S Hatch
|
fef1647e97
|
Merge pull request #7889 from holmboe/virt-tmpl-refactor
Templating refactor in virt.py
|
2013-10-17 11:09:34 -07:00 |
|
Pedro Algarvio
|
9181ac81b9
|
Update the alternatives mocked unit tests to the new python_shell argument to cmd .
|
2013-10-16 23:43:27 +01:00 |
|
Henrik Holmboe
|
aa1bfc8947
|
Use same unit as input
|
2013-10-16 21:16:48 +02:00 |
|
Henrik Holmboe
|
f5fa6afe83
|
Add another unit test for disk controller
|
2013-10-16 21:10:59 +02:00 |
|
Henrik Holmboe
|
4460ed4d69
|
Add unit test for disk controller
|
2013-10-16 21:06:26 +02:00 |
|
Henrik Holmboe
|
fb569991b5
|
Add unit test for boot device
|
2013-10-16 20:53:37 +02:00 |
|
Henrik Holmboe
|
479050b5ee
|
Fix logic regarding telnet console and port
Provide a (temporary) default. Previously it was possible to skip
specifying telnet_port and it would result in a incomplete XML.
|
2013-10-16 17:20:47 +02:00 |
|
Henrik Holmboe
|
9add77a02a
|
Add unit test for tcp/telnet console
|
2013-10-16 17:04:11 +02:00 |
|