Skip to content

Commit

Permalink
test house of councillor: update expected
Browse files Browse the repository at this point in the history
  • Loading branch information
tikkss committed Nov 28, 2023
1 parent 92c983c commit be487de
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions test/test-house-of-councillor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def record(*args)
record(Date.parse("2023-10-20"),
"自由民主党",
"自民",
Date.parse("2023-11-26"),
Date.parse("2023-11-27"),
117,
24,
Date.parse("2025-07-28"),
Expand All @@ -135,7 +135,7 @@ def record(*args)
record(Date.parse("2023-10-20"),
"各派に属しない議員",
"無所属",
Date.parse("2023-11-26"),
Date.parse("2023-11-27"),
10,
4,
Date.parse("2025-07-28"),
Expand Down Expand Up @@ -185,7 +185,7 @@ def record(*args)
"2016、2022",
2,
"国土交通委員会、予算委員会(理)、災害対策特別委員会(理)",
Date.parse("2023-11-26"),
Date.parse("2023-11-27"),
"昭和29年5月20日兵庫県西宮市生まれ。(本籍地・京都府福知山市)昭和48年和歌山県立桐蔭高等学校卒業、昭和52年京都大学工学部土木工学科卒業、昭和54年京都大学大学院工学研究科修士課程修了、同年建設省入省後、兵庫県庁、東北及び関東地方整備局、河川局河川計画課河川事業調整官、内閣官房(安全保障・危機管理担当)等を経て、平成15年近畿地方整備局企画部長、平成18年河川局河川計画課長、平成21年四国地方整備局長、平成23年中部地方整備局長、平成24年水管理・国土保全局長、平成25年技監、平成26年国土交通省を退職。平成28年第24回参議院議員通常選挙で初当選○参議院予算委員会理事、災害対策特別委員会理事○著書「激甚化する水害」「いいね!建設産業本当の魅力」(日経BP社)",
Date.parse("2022-11-30")),
record("渡辺 猛之",
Expand All @@ -199,7 +199,7 @@ def record(*args)
"2010、2016、2022",
3,
"経済産業委員会、議院運営委員会(理)",
Date.parse("2023-11-26"),
Date.parse("2023-11-27"),
"昭和43年4月18日生、岐阜県加茂郡八百津町出身。岐阜県立加茂高等学校、名古屋大学経済学部卒業。平成4年、財団法人松下政経塾入塾(第13期生)。平成7年、同塾卒業後、26歳で岐阜県議会議員に初当選。以後通算4期当選。在任中は、自民党岐阜県連副幹事長、岐阜県商工会青年部連合会会長、岐阜県商工政治連盟会長、県監査委員、県政自民クラブ幹事長を歴任。平成22年7月、参議院議員初当選○農林水産委員長、政治倫理の確立及び選挙制度に関する特別委員長、参議院自民党筆頭副幹事長、国土交通副大臣兼内閣府副大臣兼復興副大臣を歴任○現在議院運営委員会筆頭理事。環境委員",
Date.parse("2022-11-30")),
],
Expand All @@ -223,7 +223,7 @@ def record(*args)
test("#each") do
records = @dataset.each.to_a
assert_equal([
7518,
7519,
record(1,
1,
"食生活安定に関する質問主意書",
Expand All @@ -239,16 +239,16 @@ def record(*args)
Date.parse("1947-06-28"),
nil),
record(212,
67,
"公的機関の職員の国籍に関する再質問主意書",
"神谷 宗幣",
68,
"国会法第七十五条第二項の規定による質問主意書の回答期限が官僚の負担になっていることとその負担軽減案に関する質問主意書",
"浜田 聡",
1,
nil,
nil,
nil,
nil,
"https://www.sangiin.go.jp/japanese/joho1/kousei/syuisyo/212/meisai/m212067.htm",
Date.parse("2023-11-24"),
"https://www.sangiin.go.jp/japanese/joho1/kousei/syuisyo/212/meisai/m212068.htm",
Date.parse("2023-11-27"),
nil,
nil,
nil),
Expand Down

0 comments on commit be487de

Please sign in to comment.