DX: embed test app inside bundle

This commit is contained in:
2023-05-03 22:30:20 +02:00
parent 6d63177ff4
commit 4ab4554e63
54 changed files with 723 additions and 12 deletions

View File

@@ -0,0 +1,14 @@
#chill_amli_budget:
# resources:
# - { key: travail-temporaire, labels: [{ lang: fr, label: "Travail temporaire" }]}
# - { key: chomage, labels: [{ lang: fr, label: "Allocation de chômage"}]}
# - { key: cpas, labels: [{ lang: fr, label: "CPAS"}]}
# - { key: mutuelle, labels: [{ lang: fr, label: "Mutuelle"}]}
# - { key: pension-alimentaire, labels: [{ lang: fr, label: "Pension alimentaire"}]}
# - { key: allocation-fam, labels: [{ lang: fr, label: "Allocations familiales"}]}
# charges:
# - { key: charge-communes, labels: [{ lang: fr, label: "Charges communes" }]}
# - { key: electricity, labels: [{ lang: fr, label: "Électricité" }]}
# - { key: gaz, labels: [{ lang: fr, label: "Gaz" }]}
# - { key: water, labels: [{ lang: fr, label: "Eau" }]}
# - { key: autres, labels: [ { lang: fr, label: "Autres"}]}