Jaymon / endpoints

Lightweight REST api backend framework that automatically maps urls to python modules and classes
MIT License
29 stars 10 forks source link

Add tests to make sure ControllerDecorator error methods work as expected #130

Closed Jaymon closed 7 months ago

Jaymon commented 7 months ago

I've got the refactored paths in place but I don't have tests for them yet.