amp-github-apps
amp-github-apps copied to clipboard
[test-case-reporting] Add browser field to test run data
It would be useful to know which browsers tests are passing/failing in. To implement this, we would need to touch test-case-reporting.d.ts, and src/db.ts, src/setup_db.ts to modify the database columns.
This is low priority until we have the MVP.