google / tamperchrome

Tamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).
https://tamper.dev
Apache License 2.0
4.17k stars 213 forks source link

improve test coverage #53

Open sirdarckcat opened 3 years ago

sirdarckcat commented 3 years ago

ui

unit

e2e

background

unit

e2e

sirdarckcat commented 3 years ago

e2e tests were implemented in 957a30cb731566a99ee94141d97755489e024983 427b25b4bcc56798f8f49ef55129b5d5cbac274a c03a29596408b92fa79ce10b9fbcd1fd416e6957 b962fc6a513efedf068a845e57a2a768330deeb6 4056e68d280e98e0b731fbe8e0296b52b4e2af08 0d6f937abdf0fd357ca7573dfdd3852bcf5df99c 255577db2ef5731e9dcec4343e2bf4ad2bdf6ef7 6f8f432422124c1dafe4bc7df21818433ed4fd28 2ca4683e4c8062077eed1d280f22b3278c8caa0b 6cfb51380b866227c3e24c8640494d6c83de4f8f

sirdarckcat commented 3 years ago

It might be useful to have one that runs puppeteer for the background integration tests.

sirdarckcat commented 3 years ago

leaving inspector-service, and the background page for after 2.1.0.

sirdarckcat commented 3 years ago

121 could have been caught with some e2e tests to chrome

sirdarckcat commented 3 years ago

126 also could have been caught by a e2e test to background

sirdarckcat commented 3 years ago

for a puppeteer test: