contrib/refund: add tests
[nit.git] / contrib / refund / tests / contractE4.json
diff --git a/contrib/refund/tests/contractE4.json b/contrib/refund/tests/contractE4.json
new file mode 100644 (file)
index 0000000..6c16688
--- /dev/null
@@ -0,0 +1,16 @@
+{
+    "dossier": "E100323",
+    "mois": "2015-01",
+    "reclamations": [
+        {
+            "soin": 150,
+            "date": "2015-01-11",
+            "montant": "200.00$"
+        },
+        {
+            "soin": 175,
+            "date": "2015-01-11",
+            "montant": "200.00$"
+        }
+    ]
+}