Skip to content

Commit

Permalink
More tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Mar 2, 2024
1 parent f5527d0 commit 5ad9282
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
8 changes: 8 additions & 0 deletions testdata/AP.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,13 @@
{
"input": "Connect Consul to Gateway.",
"expect": "Connect Consul to Gateway."
},
{
"input": "For Servers Running Ubuntu 16.04 or 18.04",
"expect": "For Servers Running Ubuntu 16.04 or 18.04"
},
{
"input": "Any-source Multicase Routing (ASM)",
"expect": "Any-Source Multicase Routing (ASM)"
}
]
8 changes: 8 additions & 0 deletions testdata/Chicago.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,13 @@
{
"input": "hmm ... this is interesting...",
"expect": "Hmm ... This Is Interesting..."
},
{
"input": "For Servers Running Ubuntu 16.04 or 18.04",
"expect": "For Servers Running Ubuntu 16.04 or 18.04"
},
{
"input": "Any-source Multicase Routing (ASM)",
"expect": "Any-Source Multicase Routing (ASM)"
}
]
2 changes: 1 addition & 1 deletion testdata/title.json
Original file line number Diff line number Diff line change
Expand Up @@ -259,4 +259,4 @@
"input": "This Agreement, dated [DATE] (the “Effective Date”) for Design Services (the “Agreement”) is between [DESIGNER NAME], of [DESIGNER COMPANY](“Designer”), and [CLIENT NAME], of [CLIENT COMPANY] (“Client”) (together known as the “Parties”), for the performance of said Design Services and the production of Deliverables, as described in Schedule A, attached hereto and incorporated herein by reference.",
"expect": "This Agreement, Dated [DATE] (The “Effective Date”) for Design Services (The “Agreement”) Is Between [DESIGNER NAME], of [DESIGNER COMPANY](“Designer”), and [CLIENT NAME], of [CLIENT COMPANY] (“Client”) (Together Known as the “Parties”), for the Performance of Said Design Services and the Production of Deliverables, as Described in Schedule A, Attached Hereto and Incorporated Herein by Reference."
}
]
]

0 comments on commit 5ad9282

Please sign in to comment.