30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-10-01 22:49:04 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
javier gomez
346a956e06 Update the tests to match changes in joomla/joomla-cms#7490
The pull  https://github.com/joomla/joomla-cms/pull/7490 added several changes in strings that prevents the tests to execute. This pull updates the tests.

More changes will have to be done once #75 gets fixed.
2015-07-22 13:53:17 +02:00
Yves Hoppe
0e35b4deec Added weblink category unpublishing test 2015-05-31 21:24:08 +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
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