-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test member data with non-party group
- Loading branch information
Oliver Denman
committed
Jul 7, 2017
1 parent
72fc7d1
commit b65e4fd
Showing
2 changed files
with
142 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
:url: http://www.legco.gov.hk/general/english/members/yr16-20/lkh.htm | ||
:class: MemberPage | ||
:to_h: | ||
:id: yr16-20/lkh | ||
:term: yr16-20 | ||
:name: LEUNG Kwok-hung | ||
:honorific_prefix: Hon | ||
:honorific_suffix: '' | ||
:gender: | ||
# The member's page lists an affiliation with a non party group | ||
# This test ensures that :faction does not contain the non part group | ||
:faction: League of Social Democrats | ||
:email: [email protected] | ||
:website: '' | ||
:phone: 2537 0229 | ||
:fax: 2537 0119 | ||
:img: http://www.legco.gov.hk/images/mem_1620/lkh.jpg | ||
:area: New Territories East | ||
:area_type: geographical | ||
:source: http://www.legco.gov.hk/general/english/members/yr16-20/lkh.htm |