fabricedesre / servonk

Servo on Gonk
Mozilla Public License 2.0
85 stars 11 forks source link

Frontend Tests #8

Open fabricedesre opened 6 years ago

fabricedesre commented 6 years ago

We need them...

madb1lly commented 6 years ago

I assume you mean automated tests? I presume the idea is not to repeat the tests that are already done on Servo, or should we actually be repeating those tests to make sure we're not breaking Servo in the Servonk implementation?

fabricedesre commented 6 years ago

These tests will be servonk specific, eg. to check that we open the search panel when tapping the home button, etc. And yes they need to be automated to catch regressions.