canmove, Confirmed users
1,584
edits
mNo edit summary |
|||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Fennec unittests have evolved over time. Originally we have ported the tests to run all [[https://wiki.mozilla.org/Mobile/Fennec_Unittests#On_Device on device]] by installing python on our phone (Nokia N810) and running tests there. | [[Mobile/Fennec|Fennec]] unittests have evolved over time. Originally we have ported the tests to run all [[https://wiki.mozilla.org/Mobile/Fennec_Unittests#On_Device on device]] by installing python on our phone (Nokia N810) and running tests there. | ||
In recent times, we have found that running everything on the device is not always possible or the best idea, so we have started to run them throw a [[https://wiki.mozilla.org/Mobile/Fennec_Unittests#Remote_Testing Remote Testing]]. | In recent times, we have found that running everything on the device is not always possible or the best idea, so we have started to run them throw a [[https://wiki.mozilla.org/Mobile/Fennec_Unittests#Remote_Testing Remote Testing]]. | ||