- Env key to be more generic
- Cache directory to .cache
- Multiply bank amount by 100 to get correct conversion rate

Removed:
- Unused functions in Actual.ts

Added:
- Test for main functionality
- BankStub for testing
- Added imported_id to Actual Transaction to avoid duplicates
This commit is contained in:
2024-12-01 20:48:42 +01:00
parent cc325b9f08
commit 9ed0a19393
9 changed files with 88 additions and 50 deletions

2
.gitignore vendored
View File

@ -12,7 +12,7 @@ lerna-debug.log*
# Caches
data/cache/*
.cache
# Diagnostic reports (https://nodejs.org/api/report.html)