Implement integration-test based on YNAB-Export #46

Merged
jacob1123 merged 24 commits from integration-test into master 2022-04-06 21:26:47 +02:00
Showing only changes of commit 93679c2932 - Show all commits

View File

@ -58,7 +58,7 @@ steps:
- tag - tag
services: services:
- name: database - name: db
image: postgres:alpine image: postgres:alpine
environment: environment:
POSTGRES_USER: budgeteer POSTGRES_USER: budgeteer