Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
246
Issues
246
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
67712c78
Commit
67712c78
authored
Jan 30, 2017
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update tests (
#595
)
parent
5e2e7a62
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
lemonldap-ng-manager/t/jsonfiles/01-base-tree.json
lemonldap-ng-manager/t/jsonfiles/01-base-tree.json
+1
-1
lemonldap-ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
...ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
+2
-2
lemonldap-ng-manager/t/jsonfiles/12-modified.json
lemonldap-ng-manager/t/jsonfiles/12-modified.json
+2
-2
lemonldap-ng-manager/t/jsonfiles/14-bad.json
lemonldap-ng-manager/t/jsonfiles/14-bad.json
+2
-2
No files found.
lemonldap-ng-manager/t/jsonfiles/01-base-tree.json
View file @
67712c78
...
...
@@ -1363,7 +1363,7 @@
"type"
:
"simpleInputContainer"
},
{
"_nodes"
:
[{
"default"
:
"http://auth.example.com/
mail.pl
"
,
"default"
:
"http://auth.example.com/
resetpwd
"
,
"id"
:
"mailUrl"
,
"title"
:
"mailUrl"
},
{
...
...
lemonldap-ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
View file @
67712c78
...
...
@@ -1528,10 +1528,10 @@
"title"
:
"mailOther"
,
"type"
:
"simpleInputContainer"
,
"nodes"
:
[{
"default"
:
"http://auth.example.com/
mail.pl
"
,
"default"
:
"http://auth.example.com/
resetpwd
"
,
"id"
:
"mailUrl"
,
"title"
:
"mailUrl"
,
"data"
:
"http://auth.example.com/
mail.pl
"
"data"
:
"http://auth.example.com/
resetpwd
"
},
{
"default"
:
"[A-Z]{3}[a-z]{5}.
\\
d{2}"
,
"id"
:
"randomPasswordRegexp"
,
...
...
lemonldap-ng-manager/t/jsonfiles/12-modified.json
View file @
67712c78
...
...
@@ -1539,10 +1539,10 @@
"title"
:
"mailOther"
,
"type"
:
"simpleInputContainer"
,
"nodes"
:
[{
"default"
:
"http://auth.example.com/
mail.pl
"
,
"default"
:
"http://auth.example.com/
resetpwd
"
,
"id"
:
"mailUrl"
,
"title"
:
"mailUrl"
,
"data"
:
"http://auth.example.com/
mail.pl
"
"data"
:
"http://auth.example.com/
resetpwd
"
},
{
"default"
:
"[A-Z]{3}[a-z]{5}.
\\
d{2}"
,
"id"
:
"randomPasswordRegexp"
,
...
...
lemonldap-ng-manager/t/jsonfiles/14-bad.json
View file @
67712c78
...
...
@@ -1528,10 +1528,10 @@
"title"
:
"mailOther"
,
"type"
:
"simpleInputContainer"
,
"nodes"
:
[{
"default"
:
"http://auth.example.com/
mail.pl
"
,
"default"
:
"http://auth.example.com/
resetpwd
"
,
"id"
:
"mailUrl"
,
"title"
:
"mailUrl"
,
"data"
:
"http://auth.example.com/
mail.pl
"
"data"
:
"http://auth.example.com/
resetpwd
"
},
{
"default"
:
"[A-Z]{3}[a-z]{5}.
\\
d{2}"
,
"id"
:
"randomPasswordRegexp"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment