Create an handler to compute a visualization for on test.
It must handle:
- simple data retrieval
- precomputing of meaningful stats (average, percentile,...)
- precomputing visualization data (see frontend lib)
- precomputing of comparison of 2 tests
- filtering responses within a test
Note: the client must provide an auth token (Authorization header).
Note: all the features to support may be split into individual handlers/endpoints.
Note: from the brainstorming session :
