30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-31 13:30:50 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Yves Hoppe
9a1b7bb893 Updated to JoRobo 0.3.0 2016-03-15 07:55:13 +01:00
javier gomez
7cfc901fc1 Merge remote-tracking branch 'origin/master' into pr/189
# Conflicts:
#	composer.json
2016-02-17 10:54:00 +01:00
Prital Patel
8e03b129a0 update selenium version 2016-02-16 22:13:29 +05:30
javier gomez
47af24cdb4 [tests] Update JoomlaBrowser to 3.4.8 v2 2016-02-09 11:11:17 +01:00
javier gomez
6de0dcdb7a Update to latest Selenium 2016-02-08 18:15:19 +01:00
javier gomez
fe3962bd23 Run tests on specific JoomlaBrowser version v3.4.8.1
clean version of #187
2016-02-08 18:03:21 +01:00
javier gomez
74ce09dda3 [tests] rename jbuild to jorobo 2016-02-01 13:36:56 +01:00
Yves Hoppe
e3e90a2916 Updated composer.json to use the new jorobo package 2015-11-02 10:58:34 +01:00
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +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