30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-09-28 21:19:07 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
javier gomez
0318b29192 Merge pull request #55 from yvesh/master
added test for weblink publish
2015-05-31 12:33:54 +02:00
Yves Hoppe
8d486b9145 Added test for publish weblink 2015-05-30 23:54:32 +02:00
Yves Hoppe
9f6e29686d added test for weblink publish 2015-05-30 23:46:18 +02:00
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