Justin Findlay
|
e53ae6c44e
|
modules.useradd.primary_group: add integration test
|
2016-03-10 10:57:19 -07:00 |
|
Justin Findlay
|
ba19f395d1
|
modules.useradd int tests: disable testcase on nonlinux
|
2016-03-10 10:57:19 -07:00 |
|
Justin Findlay
|
ddea2361de
|
modules.useradd int tests: move decorators to class
|
2016-03-10 10:57:19 -07:00 |
|
Pedro Algarvio
|
fcd9832863
|
Py3 compatibility fixes
|
2015-01-30 22:25:09 +00:00 |
|
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
|
111171065f
|
Suse based distributions(at least) complain when a username or group starts with digits.
|
2013-09-05 04:50:51 +01:00 |
|
Pedro Algarvio
|
2c6bfcedb7
|
Make use of the requires_system_grains decorator
|
2013-09-05 04:43:39 +01:00 |
|
Pedro Algarvio
|
1a2e9be5d4
|
Adapt test case to Suse based distributions.
|
2013-09-05 04:39:54 +01:00 |
|
Pedro Algarvio
|
7e57813243
|
Always remove the users/groups added to the system
|
2013-09-02 05:51:29 +01:00 |
|
Pedro Algarvio
|
1a505cd703
|
Updated integration.modules.useradd test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:01 +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 |
|
Pedro Algarvio
|
be54a503d9
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
|
Chris Rebert
|
9ed364980d
|
is not 0 => != 0
|
2013-04-30 10:32:21 -07:00 |
|
Pedro Algarvio
|
0207416f3c
|
Conform with the dict return type for 'salt.modules.grains.item'.
|
2013-01-23 22:51:45 +00:00 |
|
Ramón Cahenzli
|
a30f2ee244
|
This root or that root? :)
|
2012-12-11 16:37:30 +01:00 |
|
Pedro Algarvio
|
0872852602
|
Add missing imports.
|
2012-09-30 18:41:44 +01:00 |
|
Pedro Algarvio
|
27bf64fbf3
|
Only root can run these tests.
|
2012-09-30 18:26:39 +01:00 |
|
Pedro Algarvio
|
73a679e070
|
Include primary group into user.info groups. Fixes #2137.
|
2012-09-30 18:01:47 +01:00 |
|