Commit Graph

68 Commits

Author SHA1 Message Date
Wang Qiu
ac600bb66b add success return. 2013-10-29 16:22:28 +08:00
Wang Qiu
ac1808919f add pre-install process 2013-10-29 09:39:34 +08:00
Wang Qiu
401fea4d7f Merge pull request #14 from winsonwq/run_specific_testcases
add filter to run specific testcases
2013-10-27 17:50:08 -07:00
Wang Qiu
3b0536b793 add filter to run specific testcases 2013-10-28 08:48:12 +08:00
Wang Qiu
c9c88dc080 update to 0.4.2 2013-10-27 20:34:45 +08:00
Wang Qiu
05d96f334b Merge pull request #12 from winsonwq/11_update_failure_mechnisum
won't stop testing cases if find one of them fail
2013-10-27 05:32:41 -07:00
Wang Qiu
afa78efdd0 won't stop testing cases if find one of them fail 2013-10-27 20:30:07 +08:00
Wang Qiu
695cad7440 quick fix path parse bug. 2013-10-25 16:55:45 +08:00
Wang Qiu
376de7d45d Merge pull request #10 from winsonwq/add_help_to_viff_command
add help menu when just run 'viff'
2013-10-14 03:09:50 -07:00
Wang Qiu
06517c4d96 add help menu when just run 'viff' 2013-10-14 18:07:21 +08:00
Wang Qiu
1ed67f583c update readme to 0.4.1 2013-09-22 11:12:14 +08:00
Wang Qiu
341350313d Merge pull request #9 from winsonwq/add_description_of_testcase
upgrade to 0.4.1 support testcase description
2013-09-21 19:53:49 -07:00
Wang Qiu
6c188fdc7f upgrade to 0.4.1 support testcase description 2013-09-22 10:52:17 +08:00
Wang Qiu
3656869348 Merge pull request #8 from winsonwq/add_description_of_testcase
add testcase description support. Qiu
2013-09-21 19:50:47 -07:00
Wang Qiu
9ada943bab add testcase description support. Qiu 2013-09-22 10:41:43 +08:00
Wang Qiu
84e140d308 update demo. 2013-08-17 18:33:09 +08:00
Wang Qiu
acf56056ed remove jshint 2013-08-17 18:31:06 +08:00
Wang Qiu
b9f315f0a6 use quit instead of close. Qiu 2013-08-17 18:26:52 +08:00
Wang Qiu
2c05658593 Merge pull request #7 from winsonwq/use_try_when_closing_browser
add unhandled exception handling. Qiu

this exception is found by testing on iPad, iPhone. they haven't implemented `close` method yet.
2013-08-13 06:40:20 -07:00
Wang Qiu
9a39f74ce6 add unhandled exception handling. Qiu 2013-08-13 21:35:44 +08:00
Wang Qiu
76a379e3c9 update readme 2013-08-08 22:41:21 +08:00
Wang Qiu
f621858c31 upgrade to 0.4.0 2013-08-08 20:40:25 +08:00
Wang Qiu
f0c938aa68 Merge pull request #6 from winsonwq/try_partial_screenshot
Try partial screenshot
2013-08-08 05:37:26 -07:00
Wang Qiu
78db50dba6 add selector in report json file. Qiu 2013-08-08 20:30:48 +08:00
Wang Qiu
bd67929ba1 add partial screenshot demo. Qiu 2013-08-08 09:39:40 +08:00
Wang Qiu
25687db768 support partial screenshot. Qiu 2013-08-08 09:39:28 +08:00
Wang Qiu
a4a4a8fd94 fix reported image url. Qiu 2013-08-03 20:18:00 +08:00
Wang Qiu
08a3717f6b update generated path. Qiu 2013-08-01 21:18:35 +08:00
Wang Qiu
183ef8ce46 quick fix that cannot find .config.js file. Qiu 2013-08-01 16:56:45 +08:00
Wang Qiu
d04c1f69d7 update to 0.3.0, adding new reprot format "file" 2013-08-01 16:26:27 +08:00
Wang Qiu
b279fdbdd4 Merge pull request #5 from winsonwq/image_generator
implementation of image_generator. Qiu
2013-08-01 01:16:32 -07:00
Wang Qiu
88cb64ad03 showing log in console while generating files. Qiu 2013-07-31 11:18:10 +08:00
Wang Qiu
58b33beda3 merge remote image generator 2013-07-30 10:33:04 +08:00
Wang Qiu
70a0902d2a merge image.generator and new comparison.
update image.genertor to generate .json file
2013-07-30 10:27:15 +08:00
Wang Qiu
8e632f8f08 implementation of image_generator. Qiu 2013-07-29 16:34:40 +08:00
Wang Qiu
4f8354d2b3 update reporter and reporter html output. Qiu 2013-07-28 21:48:34 +08:00
Wang Qiu
06a9f741cb reconstruct comparison object. Qiu 2013-07-28 17:50:01 +08:00
Wang Qiu
1e855836e8 implementation of image_generator. Qiu 2013-07-26 16:46:21 +08:00
Wang Qiu
2d714dacc9 add report.html into ignore 2013-07-25 19:25:40 +08:00
Wang Qiu
2dde0ae527 version 0.2.0 2013-07-24 13:35:34 +08:00
Wang Qiu
1661b4917e Merge pull request #3 from winsonwq/try_resemble_node
Try resemble node
2013-07-23 22:32:06 -07:00
Wang Qiu
781049adc6 update demo. 2013-07-24 11:53:36 +08:00
Wang Qiu
f8420d5d9b fix pre handleing bug. Qiu 2013-07-24 11:53:27 +08:00
Wang Qiu
b51cefb150 use resemble node to clean the code.
no file operation anymore. Qiu
2013-07-22 23:36:17 +08:00
Wang Qiu
55132071a1 Merge pull request #2 from winsonwq/set_default_scenario_before_taking_screenshot
check if the path have a pre handler. Qiu
2013-07-20 08:37:33 -07:00
Wang Qiu
274991791b check if the path have a pre handler. Qiu 2013-07-19 17:52:31 +08:00
Wang Qiu
b1570a835a update readme 2013-07-18 22:20:19 +08:00
Wang Qiu
c7d441d3ed quick fix bugs. Qiu 2013-07-18 22:13:09 +08:00
Wang Qiu
aeb906e5e5 add file operation exception handler. Qiu 2013-07-17 20:31:16 +08:00
Wang Qiu
f702967a1e update the command follow the command line standard. Qiu 2013-07-17 08:19:58 +08:00