Commit Graph

  • 67f612a904 upgrade to viff 0.7.0 compare_cross_browsers Wang Qiu 2013-12-25 22:09:46 +08:00
  • 612850be04 refactor takeScreenshots to run method. Wang Qiu 2013-12-25 22:07:35 +08:00
  • 355520b248 add beforeEach handler Wang Qiu 2013-12-25 21:29:56 +08:00
  • 9466920bbc extract getPathKey and getCaseKey into Testcase. Wang Qiu 2013-12-25 21:18:12 +08:00
  • 13bf2650ec create Case class Wang Qiu 2013-12-25 17:18:57 +08:00
  • 9b6c8b8cba add new way to close drivers Wang Qiu 2013-12-25 16:57:34 +08:00
  • 1ca2ea3972 refactor case images generator Wang Qiu 2013-12-25 16:36:27 +08:00
  • 0152252fd0 re-design the case structure Wang Qiu 2013-12-25 13:32:42 +08:00
  • a720fcedde close all browsers after all cases are executed. Wang Qiu 2013-12-25 11:38:53 +08:00
  • ef1ebd9104 refactor case 'from' and 'to' object. Wang Qiu 2013-12-25 11:32:27 +08:00
  • c6ea78775d refactor takeScreenshot method to accept host. Wang Qiu 2013-12-25 11:21:55 +08:00
  • dfb1495a4b remove one more buffer operation master Wang Qiu 2013-12-23 14:51:32 +08:00
  • d88a5726e9 Merge pull request #17 from winsonwq/optimise_memory_usage Wang Qiu 2013-12-22 18:05:28 -08:00
  • 971f9ea1fb update Dependency of Mr.Async optimise_memory_usage Wang Qiu 2013-12-10 17:11:44 +08:00
  • 5fdfd41ebf Merge branch 'optimise_memory_usage' of github.com:winsonwq/viff into optimise_memory_usage Wang Qiu 2013-11-26 23:28:44 +08:00
  • e245925dc8 use buffer directly rather than base64 encoded image. Wang Qiu 2013-11-26 23:23:38 +08:00
  • ffe8cb597f use buffer directly rather than base64 encoded image. Wang Qiu 2013-11-26 23:23:38 +08:00
  • cd2b433a0a fix before listner is not triggered Wang Qiu 2013-11-14 11:00:56 +08:00
  • 37fe56c809 update to 0.6.0 Wang Qiu 2013-11-13 23:04:16 +08:00
  • ddc71dcb06 remove report Wang Qiu 2013-11-13 23:02:01 +08:00
  • 6c26df9e7b update to generate image after each case. Wang Qiu 2013-11-13 22:57:45 +08:00
  • f61c48e810 remove reporter from logic, only support file report now Wang Qiu 2013-11-13 15:17:45 +08:00
  • c8a4ddd6f4 add after listener Wang Qiu 2013-11-13 08:58:27 +08:00
  • ba43455289 add before listener Wang Qiu 2013-11-13 08:38:55 +08:00
  • f60b6ad7fd replace tookScreenshot listener with afterEach Wang Qiu 2013-11-12 23:17:17 +08:00
  • f32b2f0332 add inline diff. Wang Qiu 2013-11-12 22:42:13 +08:00
  • 37de37dc00 refactoring takeScreenshots method Wang Qiu 2013-11-12 21:36:51 +08:00
  • 5a13753e1a viff could construct cases before running Wang Qiu 2013-11-12 16:29:04 +08:00
  • ede092b067 add webdriver-helper support. Wang Qiu 2013-11-06 08:37:50 +08:00
  • 7bd3ab1d6d add republish.sh Wang Qiu 2013-10-30 19:56:58 +08:00
  • eda07f3182 update to 0.5.0 Wang Qiu 2013-10-30 19:04:49 +08:00
  • bff060b99d Merge pull request #16 from winsonwq/testcase_running_status Wang Qiu 2013-10-30 02:48:37 -07:00
  • ebc18a32dd add test case running status in console. testcase_running_status Wang Qiu 2013-10-30 17:43:57 +08:00
  • ab09e0dd85 add tookScreenshot listener Wang Qiu 2013-10-30 08:53:19 +08:00
  • b4d202806c remove pre-install Wang Qiu 2013-10-30 08:49:39 +08:00
  • 06afe75458 sudo install pre-install Wang Qiu 2013-10-30 08:26:14 +08:00
  • 5276e42968 update shell invoke Wang Qiu 2013-10-30 08:16:44 +08:00
  • 2c4eb88b62 add shell pre-install to replace .coffee Wang Qiu 2013-10-29 22:14:49 +08:00
  • 42e7d86d92 should use root install Wang Qiu 2013-10-29 17:35:48 +08:00
  • 64861b8976 setup shelljs before pre-install Wang Qiu 2013-10-29 16:44:39 +08:00
  • 860a69aac4 Merge pull request #15 from winsonwq/add_install_process Wang Qiu 2013-10-29 01:30:20 -07:00
  • ac600bb66b add success return. add_install_process Wang Qiu 2013-10-29 16:22:28 +08:00
  • ac1808919f add pre-install process Wang Qiu 2013-10-29 09:39:07 +08:00
  • 401fea4d7f Merge pull request #14 from winsonwq/run_specific_testcases Wang Qiu 2013-10-27 17:50:08 -07:00
  • 3b0536b793 add filter to run specific testcases run_specific_testcases Wang Qiu 2013-10-28 08:48:12 +08:00
  • c9c88dc080 update to 0.4.2 Wang Qiu 2013-10-27 20:34:45 +08:00
  • 05d96f334b Merge pull request #12 from winsonwq/11_update_failure_mechnisum Wang Qiu 2013-10-27 05:32:41 -07:00
  • afa78efdd0 won't stop testing cases if find one of them fail 11_update_failure_mechnisum Wang Qiu 2013-10-27 20:30:07 +08:00
  • 695cad7440 quick fix path parse bug. Wang Qiu 2013-10-25 16:55:45 +08:00
  • 376de7d45d Merge pull request #10 from winsonwq/add_help_to_viff_command Wang Qiu 2013-10-14 03:09:50 -07:00
  • 06517c4d96 add help menu when just run 'viff' add_help_to_viff_command Wang Qiu 2013-10-14 18:07:21 +08:00
  • 1ed67f583c update readme to 0.4.1 Wang Qiu 2013-09-22 11:12:14 +08:00
  • 341350313d Merge pull request #9 from winsonwq/add_description_of_testcase Wang Qiu 2013-09-21 19:53:49 -07:00
  • 6c188fdc7f upgrade to 0.4.1 support testcase description add_description_of_testcase Wang Qiu 2013-09-22 10:52:17 +08:00
  • 3656869348 Merge pull request #8 from winsonwq/add_description_of_testcase Wang Qiu 2013-09-21 19:50:47 -07:00
  • 9ada943bab add testcase description support. Qiu Wang Qiu 2013-09-22 10:41:43 +08:00
  • 84e140d308 update demo. Wang Qiu 2013-08-17 18:33:09 +08:00
  • acf56056ed remove jshint Wang Qiu 2013-08-17 18:31:06 +08:00
  • b9f315f0a6 use quit instead of close. Qiu Wang Qiu 2013-08-17 18:26:52 +08:00
  • 2c05658593 Merge pull request #7 from winsonwq/use_try_when_closing_browser Wang Qiu 2013-08-13 06:40:20 -07:00
  • 9a39f74ce6 add unhandled exception handling. Qiu Wang Qiu 2013-08-13 21:35:44 +08:00
  • 76a379e3c9 update readme Wang Qiu 2013-08-08 22:41:21 +08:00
  • f621858c31 upgrade to 0.4.0 Wang Qiu 2013-08-08 20:40:25 +08:00
  • f0c938aa68 Merge pull request #6 from winsonwq/try_partial_screenshot Wang Qiu 2013-08-08 05:37:26 -07:00
  • 78db50dba6 add selector in report json file. Qiu Wang Qiu 2013-08-08 20:30:48 +08:00
  • bd67929ba1 add partial screenshot demo. Qiu Wang Qiu 2013-08-08 09:39:40 +08:00
  • 25687db768 support partial screenshot. Qiu Wang Qiu 2013-08-08 09:39:28 +08:00
  • a4a4a8fd94 fix reported image url. Qiu Wang Qiu 2013-08-03 20:18:00 +08:00
  • 08a3717f6b update generated path. Qiu Wang Qiu 2013-08-01 21:18:35 +08:00
  • 183ef8ce46 quick fix that cannot find .config.js file. Qiu Wang Qiu 2013-08-01 16:56:45 +08:00
  • d04c1f69d7 update to 0.3.0, adding new reprot format "file" Wang Qiu 2013-08-01 16:26:27 +08:00
  • b279fdbdd4 Merge pull request #5 from winsonwq/image_generator Wang Qiu 2013-08-01 01:16:32 -07:00
  • b0b21f6a9c Create gh-pages branch via GitHub gh-pages Wang Qiu 2013-07-31 18:37:26 -07:00
  • 88cb64ad03 showing log in console while generating files. Qiu Wang Qiu 2013-07-31 11:18:10 +08:00
  • 58b33beda3 merge remote image generator Wang Qiu 2013-07-30 10:33:04 +08:00
  • 70a0902d2a merge image.generator and new comparison. update image.genertor to generate .json file Wang Qiu 2013-07-30 10:27:15 +08:00
  • 8e632f8f08 implementation of image_generator. Qiu Wang Qiu 2013-07-26 16:46:21 +08:00
  • 4f8354d2b3 update reporter and reporter html output. Qiu Wang Qiu 2013-07-28 21:48:34 +08:00
  • 06a9f741cb reconstruct comparison object. Qiu Wang Qiu 2013-07-28 17:50:01 +08:00
  • 1e855836e8 implementation of image_generator. Qiu Wang Qiu 2013-07-26 16:46:21 +08:00
  • 2d714dacc9 add report.html into ignore Wang Qiu 2013-07-25 19:25:40 +08:00
  • 2dde0ae527 version 0.2.0 Wang Qiu 2013-07-24 13:35:34 +08:00
  • 1661b4917e Merge pull request #3 from winsonwq/try_resemble_node Wang Qiu 2013-07-23 22:32:06 -07:00
  • 781049adc6 update demo. Wang Qiu 2013-07-24 11:53:36 +08:00
  • f8420d5d9b fix pre handleing bug. Qiu Wang Qiu 2013-07-24 11:53:27 +08:00
  • b51cefb150 use resemble node to clean the code. no file operation anymore. Qiu Wang Qiu 2013-07-22 23:29:04 +08:00
  • 55132071a1 Merge pull request #2 from winsonwq/set_default_scenario_before_taking_screenshot Wang Qiu 2013-07-20 08:37:33 -07:00
  • 274991791b check if the path have a pre handler. Qiu Wang Qiu 2013-07-19 17:52:31 +08:00
  • b1570a835a update readme Wang Qiu 2013-07-18 22:20:19 +08:00
  • c7d441d3ed quick fix bugs. Qiu Wang Qiu 2013-07-18 22:13:09 +08:00
  • aeb906e5e5 add file operation exception handler. Qiu Wang Qiu 2013-07-17 20:31:16 +08:00
  • f702967a1e update the command follow the command line standard. Qiu Wang Qiu 2013-07-17 08:19:58 +08:00
  • 8be019e4e3 make resize 50% Wang Qiu 2013-07-16 23:02:31 +08:00
  • 490560ea36 update to viff@0.1.2 Wang Qiu 2013-07-16 22:56:14 +08:00
  • 66df910a66 add resize image before compare. Qiu Wang Qiu 2013-07-16 22:49:50 +08:00
  • df65ee3fa2 fix a static path issue. Wang Qiu 2013-07-16 08:12:41 +08:00
  • bc4e27b8a3 update version number Wang Qiu 2013-07-15 19:51:27 +08:00
  • c91e92854f close browser when links are taken screenshots. Qiu Wang Qiu 2013-07-15 19:50:21 +08:00
  • d909d299b7 update readme Wang Qiu 2013-07-15 18:03:28 +08:00
  • c8b50c08c3 close driver after all screenshots have taken Wang Qiu 2013-07-15 18:01:47 +08:00