models/TestResult: Add a metadata JSON field
This makes it easy to store additional information that is meant for computers, not humans. For example, a CI system may store data such as the internal run ID associated to the test result. Signed-off-by: Martin Peres <martin.peres@mupuf.org>