remilvus / PublicTransportAnalysis2

0 stars 0 forks source link

Manage side- and co-effects to make testing easier #10

Open remilvus opened 2 years ago

remilvus commented 2 years ago

Description:

There is a lot of setup before tests (fixtures, mocks). It could be removed if side- and co-effect related objects were passed as function/init arguments.