Add integration tests
This commit is contained in:
parent
23c288b1eb
commit
998ee387d2
17 changed files with 181 additions and 1 deletions
6
backend/reconcile/test/examples/1.yml
Normal file
6
backend/reconcile/test/examples/1.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# The `|` characters denote cursor positions which are stripped before the actual reconcile logic is run
|
||||
---
|
||||
parent: You're Annual Savings Statement is available in our online portal
|
||||
left: Your| annual record is available in our online portal|
|
||||
right: You're Annual Savings information| is available online
|
||||
expected: Your| annual record information| is available online|
|
||||
Loading…
Add table
Add a link
Reference in a new issue