| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
|
|
|
|
| |
Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
|
|
|
|
|
|
|
| |
Additional test now ensures that access() works both when called
before init() is done and after init() is done
Change-Id: Id56bd09f1aaa7a6a99eed8d097f12910cdc11596
|
|
|
|
|
|
|
|
|
|
|
|
| |
For any issue there should be a UI class, e.g. LabelSomething and a
Test class which has the name of the UI + Test, e.g. LabelSomethingTest.
The LabelSomethingTest contains ALL tests which depend on LabelSomething
and are named accordingly to what they test.
For special and legacy cases also LegacyApplication and UIProvider are
supported in addition to UI classes
Change-Id: Ifc0180b377284bbd029202494ad194d324f8213b
|
|
|
|
|
|
| |
* openTestUrl() must be called in the beginning of each test. Before that setPush and setDebug can be used to determine whether /run-push or ?debug should be used in the URL
Change-Id: Ie70996fcbdb2769fcd4ec56cb878e20198e02bf6
|
|
|
|
| |
Change-Id: Ifd6286aee75946eb47c39886c08473a5a0c10545
|
|
|
|
| |
Change-Id: I640244732fb561d9f55da58f8ba94fd02875c191
|
|
* The test is not running reliably in all browsers, but assuming this is
a symptom of other push issues and not related to this particular bug.
Change-Id: I848b57502aa01467b0f60624cf599247ec76f32f
|