Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KItinerary
Commits
920eb3db
Commit
920eb3db
authored
Oct 10, 2021
by
Volker Krause
Browse files
Adapt unit tests to extractor improvements in
6597c1bd
parent
95e2d0fb
Changes
3
Hide whitespace changes
Inline
Side-by-side
autotests/pkpassdata/eurowings.json
View file @
920eb3db
...
...
@@ -69,7 +69,7 @@
"@type"
:
"Person"
,
"familyName"
:
"KRAUSE"
,
"givenName"
:
"VOLKER"
,
"name"
:
"V
OLKER KRAUSE
"
"name"
:
"V
olker Krause
"
}
}
]
autotests/pkpassdata/lufthansa-with-timezone.json
View file @
920eb3db
...
...
@@ -58,7 +58,7 @@
"@type"
:
"Person"
,
"familyName"
:
"JOHN"
,
"givenName"
:
"DOE"
,
"name"
:
"D
OE JOHN
"
"name"
:
"D
oe, John
"
}
}
]
autotests/pkpassdata/lufthansa.json
View file @
920eb3db
...
...
@@ -59,7 +59,7 @@
"@type"
:
"Person"
,
"familyName"
:
"DOE"
,
"givenName"
:
"JOHN"
,
"name"
:
"
JOHN DOE
"
"name"
:
"
Doe, John
"
}
}
]
Write
Preview
Supports
Markdown
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