summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_show.json
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2011-02-01 18:01:19 -0500
committerEndi S. Dewata <edewata@redhat.com>2011-02-02 10:59:46 -0500
commit2518612b0de13b3fd09eee7731804d077ded4ccf (patch)
treed2a9d77ace505adf07a54edbe8fc3e4089cc0a7d /install/ui/test/data/delegation_show.json
parent04ba37500bc7629edb22d465931dbee53d629b24 (diff)
downloadfreeipa-2518612b0de13b3fd09eee7731804d077ded4ccf.tar.gz
freeipa-2518612b0de13b3fd09eee7731804d077ded4ccf.tar.xz
freeipa-2518612b0de13b3fd09eee7731804d077ded4ccf.zip
core widget unit tests baseline set of unit tests for checking that each widget conforms to the contract
Diffstat (limited to 'install/ui/test/data/delegation_show.json')
-rw-r--r--install/ui/test/data/delegation_show.json15
1 files changed, 6 insertions, 9 deletions
diff --git a/install/ui/test/data/delegation_show.json b/install/ui/test/data/delegation_show.json
index 0b0474d6e..d43100997 100644
--- a/install/ui/test/data/delegation_show.json
+++ b/install/ui/test/data/delegation_show.json
@@ -1,22 +1,19 @@
{
"error": null,
- "id": 0,
+ "id": 4,
"result": {
"result": {
- "aciname": "delegme",
+ "aciname": "test-deleg",
"attrs": [
- "cn"
- ],
- "filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
- "group": "admins",
- "membergroup": [
- "admins"
+ "audio"
],
+ "group": "ipausers",
+ "memberof": "editors",
"permissions": [
"write"
]
},
"summary": null,
- "value": "delegme"
+ "value": "test-deleg"
}
} \ No newline at end of file