Petr Viktorin
|
5e8aab8558
|
Add tests for the IntEnum class
The StrEnum and Int tests are restructured to allow sharing the tests.
Individual *Enum tests are separated into methods.
|
2013-10-09 18:05:37 +02:00 |
|
Nathaniel McCallum
|
4f6580f11d
|
Allow multiple types in Param type validation
Int already needed to take both int and long. This makes the functionality
available for all Param classes.
|
2013-10-09 18:05:37 +02:00 |
|
Petr Viktorin
|
b54cdab33d
|
test_ipalib.test_crud: Don't use a string in takes_options
Options should be Param subclasses.
|
2013-10-08 16:46:19 +02:00 |
|
Alexander Bokovoy
|
2d6c7e3adb
|
frontend: report arguments errors with better detail
When reporting argument errors, show also a context -- what is processed,
what is the name of the command.
|
2013-10-04 10:25:31 +02:00 |
|
Petr Viktorin
|
c60142efda
|
Make an ipa-tests package
Rename the 'tests' directory to 'ipa-tests', and create an ipa-tests RPM
containing the test suite
Part of the work for: https://fedorahosted.org/freeipa/ticket/3654
|
2013-06-17 19:22:50 +02:00 |
|