Yury Semikhatsky
|
86c78c1e0f
|
fix(html): do not update total time when filtering tests (#27808)

Fixes #27758
|
2023-10-26 08:20:14 -07:00 |
|
Dmitry Gozman
|
c8134bca5d
|
feat(html): show top-level errors (#27763)
Drive-by:
- extract `TestErrorView`;
- replace `data-test-id` with `data-testid` and `getByTestId()`.
---
<img width="1001" alt="top-level errors in html report"
src="https://github.com/microsoft/playwright/assets/9881434/2d6c0c52-8df1-46a9-b3fd-06ddc6f16796">
|
2023-10-24 09:35:07 -07:00 |
|
Pavel Feldman
|
34c6197f9e
|
chore: include start/endTime and duration in onEnd report callback (#26760)
Fixes https://github.com/microsoft/playwright/issues/23637
|
2023-08-29 10:56:21 -07:00 |
|
Pavel Feldman
|
009f9994df
|
fix(html): mobile layout for filters (#24506)
|
2023-07-31 16:54:07 -07:00 |
|
Yury Semikhatsky
|
11770156eb
|
feat(html): show number of filtered tests, update total time (#23743)
|
2023-06-16 09:22:57 -07:00 |
|
Pavel Feldman
|
37b2853b7b
|
chore: fix the test view mobile layout (#23061)
Fixes https://github.com/microsoft/playwright/issues/23036
|
2023-05-16 12:47:37 -07:00 |
|
Pavel Feldman
|
df143031e7
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
Pavel Feldman
|
5ae2017a5b
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
Pavel Feldman
|
8758cf8cbf
|
chore: migrate html reporter to vite (#13116)
|
2022-03-28 18:21:19 -07:00 |
|
Pavel Feldman
|
a82a3f1128
|
chore: move html report to package (#10898)
|
2021-12-13 16:38:26 -08:00 |
|