ltowarek / budget-supervisor

MIT License
1 stars 0 forks source link

Create test client based integration tests. #71

Open ltowarek opened 3 years ago

ltowarek commented 3 years ago

Most integration features can be tested using Django's test client instead of e2e approach. One thing that needs to be developed is dummy SaltEdge backend - #64.