7 Commits

Author SHA1 Message Date
1628f6c1ea
Update to python 3.11
Add pythonpath option to pytest so that VSCode testing tool successfully
imports the mocks dir.
2024-01-22 21:47:47 +00:00
d6779b40ea
Alembic added to poetry 2023-04-23 16:37:11 +01:00
c4d2d5a378
Install the psycopg binary along with the package 2023-04-22 23:55:07 +01:00
ef9ca1d1ea
Adds the mypy linter 2023-04-22 22:21:00 +01:00
eb5c1781f0
Get the PSD2 client under testing
Having a comprehension unit testing allows for peace of mind
refactoring.
Changed the PSD2Client constructor and extract method to accept
credentials and banks, respectively.

Create Exception tree for the Extract module.
Adds mocks to the NordigenClient requests' methods.
2023-04-15 13:57:46 +01:00
88a29bdf83
Update all dependencies and add flake8 2023-04-12 19:50:24 +01:00
2ad5f8171d
Move to poetry as the dependency management tool 2023-04-12 19:13:19 +01:00