jamespfennell / transiter

Web service for transit data
https://demo.transiter.dev
MIT License
59 stars 7 forks source link

Use mock autospec in tests #81

Closed jamespfennell closed 2 years ago

jamespfennell commented 3 years ago

https://docs.python.org/3/library/unittest.mock.html#auto-speccing

This should ideally replace every instance of mock.Mock().