Commit Graph

8 Commits

Author SHA1 Message Date
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