ampproject / ampproject/amp-github-apps
[test-case-reporting] Add browser field to test run data
Open
Category: Test Cases
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.