New folio changed the JSON report, so we have to keep with the changes. The most notable changes: - there are no parameters any more. We recreate these as `testInfo.data` arguments that are saved under test result's data. - `test.runs` are renamed into `test.results` I didn't find other changes so far - let's see if this works in the cloud! |
||
|---|---|---|
| .. | ||
| processing | ||
| .gitignore | ||
| host.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Flakiness Dashboard Backend
This directory contains source code for the Azure function that we use to aggregate test reports. The data is consumed by https://devops.aslushnikov.com/flakiness2.html