contrib/refund: add tests
[nit.git] / contrib / refund / tests / res / contractA5.res
diff --git a/contrib/refund/tests/res/contractA5.res b/contrib/refund/tests/res/contractA5.res
new file mode 100644 (file)
index 0000000..d30e4ba
--- /dev/null
@@ -0,0 +1,22 @@
+{
+       "dossier": "A100323",
+       "mois": "2015-01",
+       "remboursements": [{
+               "soin": 175,
+               "date": "2015-01-11",
+               "montant": "65.0$"
+       }, {
+               "soin": 175,
+               "date": "2015-01-14",
+               "montant": "65.0$"
+       }, {
+               "soin": 175,
+               "date": "2015-01-15",
+               "montant": "65.0$"
+       }, {
+               "soin": 175,
+               "date": "2015-01-17",
+               "montant": "5.0$"
+       }],
+       "total": "200.0$"
+}