hypothesis / hypothesis/via

Fix various coding weidness discovered during the Checkmate review

Open
#301 0 comments 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
Python
Stars
29
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Via 3 was used as the base for Checkmate and during that review a number of weird things were discovered:

* The routing should be moved to `route.py` instead of being in the views.
* The requirements.in files should not have any version numbers
* The status end-point can use much simpler ways of returning a nice response
* We should import `view_decorator` directly instead of the module

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.