Commit Graph

11 Commits

Author SHA1 Message Date
wilsonge 45062c9340
Fix tests locally 2019-08-13 20:55:08 +01:00
Jelle Kok 3b155af6e9
codestyle + fix windows webdriver load 2019-08-13 04:18:48 +02:00
zero-24 02865f3574 using @link over @see (#339) 2017-04-21 19:25:47 +02:00
javier gomez 5bc5e45624 Fix delete message 2016-06-22 15:02:33 +02:00
javier gomez 9fb8d3e6fb Update Smart search tests 2016-06-22 14:55:45 +02:00
Francesco Abeni 78591bdaa6 Add test for hits counter 2015-10-30 17:54:02 +01:00
puneet0191 f5ee9e9cc7 Updating the comment 2015-10-30 19:10:25 +05:30
puneet0191 15887b9bf0 Adding a function to delete a category 2015-10-30 17:35:54 +05:30
puneet0191 d42948bd48 Adding Test for Deleting Category Fixes #103 2015-10-30 11:09:23 +01:00
Yves Hoppe a0d68ab93b [tests] Added integration tests and moved to codeception 2.1
This is a clean version of pull #94
2015-09-30 19:30:10 +02:00
javier gomez 17d223b4c1 Add system tests codebase
This pull adds the base for testing Weblinks component with an Firefox automated browser via Selenium and Codeception Framework.

See it in action in the following video: https://www.youtube.com/watch?v=gpsZVZCsawg

This pull will launch the tests in Travis, however you can run the tests in your local machine too. Find the instructions at: README.md
2015-05-24 21:32:32 +02:00