dogecoin / docker

Dogecoin Core on Docker
MIT License
27 stars 18 forks source link

Linter and tests #53

Open patricklodder opened 2 years ago

patricklodder commented 2 years ago

The linter as proposed with #52 will ignore a lot of rule violations on test code because pytest violates these. This may cause tech debt (and in itself is tech debt that we're inheriting from pytest.) We'll at some point need a solution for this.