Skip to content

Endpoint for summary of tests

Hayden Swanson requested to merge tserver_download_tests into master

Added endpoint that returns a summary of tests of the form {mod num: {etroc num: {test:test_data}}} The summary of tests is stored in a dictionary at the top level (? think that is the right word) of the file.

Merge request reports