Aditya Ivaturi
|
22b530260d
Added mocking functionality to driver test. From now on we require another ENV var WD_MOCKING_RECORD to be set to 1 to enable recording. We should be running this only when the tests and/or code changes, otherwise we should treat this as a 'golden' set to perform our regression tests
|
14 år sedan |
Gordon Child
|
d28f38fe1a
changed live tests to skip if selenium server isn't running, also switched from 'no_plan' to done_testing
|
14 år sedan |
Gordon Child
|
463b1caf24
made small change to alert test to dismiss the alert before stopping the test
|
14 år sedan |
Gordon Child
|
d1578fb470
added alert methods to the modules
|
14 år sedan |
Gordon Child
|
c73c5c81e5
added test to make sure find_element croaks properly
|
14 år sedan |
Gordon Child
|
3175a9d9f6
added test for Selenium::Remote::Driver::status
|
14 år sedan |
Gordon Child
|
55c3594428
Added a couple new methods, updated tests
|
14 år sedan |
Gordon Child
|
c37d7dda7e
Added execute_async_script command
|
14 år sedan |
Gordon Child
|
77ef0a704f
removed tests for set_speed added tests for set_implicit_wait_timeout
|
14 år sedan |
Gordon Child
|
e65e6d1ea7
modified 01-driver-live.t to support the new calling method
|
14 år sedan |
Aditya Ivaturi
|
6351f876a3
Fixed some minor bugs in unit tests
|
15 år sedan |
Aditya Ivaturi
|
9855450cd0
Cleaned up some random junk towards the end of the file. I blame it on Chimay.
|
15 år sedan |
Aditya Ivaturi
|
bce9b99d38
Added code to allow the tests to be run on Win32.
|
15 år sedan |
Aditya Ivaturi
|
200033047b
Added BAIL_OUT for conditions not supported yet - work in progress.
|
15 år sedan |
Aditya Ivaturi
|
5afa56ea7b
Added more live unit tests
|
15 år sedan |
Aditya Ivaturi
|
fd421a3a48
Added unit tests for most of the driver methods. The find methods still need to be finished.
|
15 år sedan |