98 Commits

Author SHA1 Message Date
Wang Qiu
dfb1495a4b remove one more buffer operation 2013-12-23 14:51:32 +08:00
Wang Qiu
d88a5726e9 Merge pull request #17 from winsonwq/optimise_memory_usage
Optimise memory usage
2013-12-22 18:05:28 -08:00
Wang Qiu
971f9ea1fb update Dependency of Mr.Async 2013-12-10 17:11:44 +08:00
Wang Qiu
5fdfd41ebf Merge branch 'optimise_memory_usage' of github.com:winsonwq/viff into optimise_memory_usage 2013-11-26 23:28:44 +08:00
Wang Qiu
e245925dc8 use buffer directly rather than base64 encoded image. 2013-11-26 23:27:42 +08:00
Wang Qiu
ffe8cb597f use buffer directly rather than base64 encoded image. 2013-11-26 23:23:38 +08:00
Wang Qiu
cd2b433a0a fix before listner is not triggered 2013-11-14 11:00:56 +08:00
Wang Qiu
37fe56c809 update to 0.6.0 2013-11-13 23:04:16 +08:00
Wang Qiu
ddc71dcb06 remove report 2013-11-13 23:02:01 +08:00
Wang Qiu
6c26df9e7b update to generate image after each case. 2013-11-13 22:57:45 +08:00
Wang Qiu
f61c48e810 remove reporter from logic, only support file report now 2013-11-13 15:17:45 +08:00
Wang Qiu
c8a4ddd6f4 add after listener 2013-11-13 08:58:27 +08:00
Wang Qiu
ba43455289 add before listener 2013-11-13 08:38:55 +08:00
Wang Qiu
f60b6ad7fd replace tookScreenshot listener with afterEach 2013-11-12 23:17:17 +08:00
Wang Qiu
f32b2f0332 add inline diff. 2013-11-12 22:42:13 +08:00
Wang Qiu
37de37dc00 refactoring takeScreenshots method 2013-11-12 21:36:51 +08:00
Wang Qiu
5a13753e1a viff could construct cases before running 2013-11-12 16:29:04 +08:00
Wang Qiu
ede092b067 add webdriver-helper support. 2013-11-06 08:37:50 +08:00
Wang Qiu
7bd3ab1d6d add republish.sh 2013-10-30 19:56:58 +08:00
Wang Qiu
eda07f3182 update to 0.5.0 2013-10-30 19:04:49 +08:00
Wang Qiu
bff060b99d Merge pull request #16 from winsonwq/testcase_running_status
Testcase running status
2013-10-30 02:48:37 -07:00
Wang Qiu
ebc18a32dd add test case running status in console. 2013-10-30 17:43:57 +08:00
Wang Qiu
ab09e0dd85 add tookScreenshot listener 2013-10-30 09:01:25 +08:00
Wang Qiu
b4d202806c remove pre-install 2013-10-30 08:49:39 +08:00
Wang Qiu
06afe75458 sudo install pre-install 2013-10-30 08:26:14 +08:00
Wang Qiu
5276e42968 update shell invoke 2013-10-30 08:16:44 +08:00
Wang Qiu
2c4eb88b62 add shell pre-install to replace .coffee 2013-10-29 22:14:49 +08:00
Wang Qiu
42e7d86d92 should use root install 2013-10-29 17:35:48 +08:00
Wang Qiu
64861b8976 setup shelljs before pre-install 2013-10-29 16:44:39 +08:00
Wang Qiu
860a69aac4 Merge pull request #15 from winsonwq/add_install_process
Add install process
2013-10-29 01:30:20 -07:00
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