Joel Maher
76a9d4bafc
Bug 725055 - fix typo in testCheck and port to use new PixelTest. r=kats
2012-02-08 09:32:44 -05:00
Geoff Brown
8b64ac9ee6
Bug 720930 - Robocop: create bookmark in testBookmark if none exists; r=jmaher
2012-02-07 14:12:23 -05:00
Kartikaya Gupta
cff92bfa6e
Bug 724949 - Add a test for axis locking. r=jmaher
2012-02-07 14:11:06 -05:00
Kartikaya Gupta
a2ee10915e
Bug 724949 - Add test for overscroll recovery. r=jmaher
2012-02-07 14:11:03 -05:00
Kartikaya Gupta
f5ffeecd21
Bug 724949 - Add a fling correctness test. r=jmaher
2012-02-07 14:11:00 -05:00
Kartikaya Gupta
ba2512e7ca
Bug 724949 - Extract a PixelTest class to reuse common pixel-checking operations. r=jmaher
2012-02-07 14:10:58 -05:00
Kartikaya Gupta
a789463390
Bug 724948 - Remove a pixel check that fails on some devices with larger screen sizes. r=jmaher
2012-02-07 13:11:35 -05:00
Kartikaya Gupta
08f58f2cf5
Bug 720538 - Add a regression test. r=jmaher
2012-02-02 16:09:10 -05:00
Kartikaya Gupta
8d0e662fdc
Bug 723619 - Update testLoad to avoid a race condition where paint finishes before we start listening. r=jmaher
2012-02-02 16:07:00 -05:00
Joel Maher
323155773a
Bug 717057 - [hotfix] allow robotium testPan to run in talos. r=mbrubeck
2012-02-02 10:47:17 -05:00
Joel Maher
6966b1650a
Bug 717057 - allow robotium testPan to run in talos. r=kats,gbrown
2012-02-02 10:09:26 -05:00
Geoff Brown
a5aba96c45
Bug 720930 - Robocop: update testBookmark to allow for zero bookmarks; r=jmaher
2012-02-02 10:09:24 -05:00
Chris Lord
e8d91bbcc7
Bug 717349 - Add a checkerboarding test to Robotium. r=jmaher
...
Copy testPan, but make it record checkerboarded frames instead of dropped
frames.
--HG--
rename : mobile/android/base/tests/testPan.java.in => mobile/android/base/tests/testCheck.java.in
2012-02-02 09:03:37 +00:00
Kartikaya Gupta
9936de5b97
Bug 720144 - Add a new panning correctness test. r=jmaher
2012-02-01 12:19:46 -05:00
Kartikaya Gupta
fca9d90f56
Bug 720144 - Add a simple pixel test to testLoad to ensure the page loaded and was visible. r=jmaher
2012-01-30 22:46:34 -05:00
Geoff Brown
d132b8abda
Bug 718829 - Robocop: make testNewtab more reliable; r=jmaher
2012-01-24 09:46:36 -05:00
Kartikaya Gupta
d18dc49ddd
Bug 719954 - Bracket the clicking on list items with the event expecter to avoid a race condition. r=gbrown
2012-01-21 12:48:26 -05:00
Kartikaya Gupta
4603683e95
Bug 719954 - Change testBookmark to actually load a bookmark instead of a history item. r=gbrown,jmaher
2012-01-21 12:47:48 -05:00
Geoff Brown
fac7086cb9
Bug 716937 - Robocop: make testBookmark more reliable; r=jmaher
2012-01-18 13:44:47 -05:00
Kartikaya Gupta
5000112b52
Bug 716937 - Make the testBookmark test actually pass. r=jmaher
...
Previously it would type in a URL and then attempt to verify it
as something else. Fix so that it doesn't try to verify a wrong
URL.
2012-01-10 14:15:18 -05:00
Joel Maher
fb177d4678
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 18:41:08 -05:00
Ed Morley
bc6bc81bd0
Backout 8ec01f6f316f (bug 705175), a1dc0efef542 (bug 716077), b5686f25b258 (bug 710445), 32f8d3be2ad1 (bug 715309) for mochitest/reftest failures on Android & Windows
2012-01-07 14:57:58 +00:00
Joel Maher
c220fd6332
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 08:25:05 -05:00
Kartikaya Gupta
59707eb70d
Bug 715369 - Work around Solo.getCurrentActivity() possibly returning the wrong object. r=jmaher
2012-01-05 21:36:17 -05:00
Kartikaya Gupta
00738767fc
Bug 715444 - Handle races where the event being listened for comes before the listener is registered. r=jmaher
2012-01-05 21:36:17 -05:00
Kartikaya Gupta
2ddf4b722d
Bug 715443 - [2/2] More robotium cleanup. r=jmaher
...
- Extract utility functions into BaseTest so that there's a bunch of duplicated code everywhere
- Use long instead of Long in testPan to avoid object creation
2012-01-05 10:20:22 -05:00
Kartikaya Gupta
dc3dce6a02
Bug 715443 - [1/2] Robotium cleanup. r=jmaher
...
- Extract a common BaseTest class to hold the duplicated setup/tearDown stuff
- Convert 2-space indent to 4-space indent in keeping with rest of android code
- Prefix class member variables with 'm'
- Convert tabs to spaces, remove trailing whitespace
- Remove unused imports
- Use generics to reduce unchecked warnings
2012-01-05 10:20:22 -05:00
Joel Maher
15cf7a8790
Bug 711591 - make the robotium test driver a bit more driver like. r=ctalbert
2011-12-30 15:57:34 -05:00
Geoff Brown
ed22c6af2d
Bug 701076: Minor updates to robotium tests to improve reliability of text entry; r=jmaher
2011-12-22 09:09:50 -05:00
Joel Maher
90498fe0fa
Bug 701076 - [tests] Robotium integration into mozilla-central. r=mfinkle,dburns
2011-12-16 14:27:52 -05:00