30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-09-24 11:09:06 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Beat
5ed5193149 Added acceptance test for Weblink creation without title and without URL 2015-05-30 18:45:18 +02:00
Beat
df1575ee73 Added acceptance test for Weblink creation with title and URL 2015-05-30 18:30:25 +02:00
Beat
dc8cbb11e2 Copying over category creation test so that we can see difference in next commit 2015-05-30 18:29:24 +02:00
Beat
222922033b Added empty file for Weblinks acceptance tests, cool! 2015-05-30 17:57:47 +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