Open
Description
- Add a rendering mode to the results website that accepts two URLs: one for the
results.json
, one fortest_metadata.json
. This will be missing some "attributes" data that is currently required by the results website, so the results website will need to be auto-generate these attributes on the fly using only those two JSON files as input. - Consider changing the TFB toolset to append
test_metadata.json
into a new key inresults.json
. Don't get rid of the standalonetest_metadata.json
yet, because that'll break stuff. Change the results website to not require that 2nd external URL when rendering if the metadata is already in the results. - Add results.json-pastebin functionality somewhere, probably tfb-status, so that people don't have to provide their own hosting.
Metadata
Metadata
Assignees
Labels
No labels