30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-28 12:10:47 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Tito Alvarez
fc32eea69e Improved Travis system tests including multiple PHP versions and PHP 7 support
* Added PHP 7 support
* Improved test system including multiple PHP versions
* Removed unused php extensions
* Improved Travis script readability
2016-07-31 09:33:59 +02:00
Jelle Kok
a258f6aa61 Update firefox and remove failure php 7 2016-07-27 23:22:42 +02:00
Jelle Kok
bbef568eb8 Add PHP7 Check Travis 2016-07-27 23:19:52 +02:00
George Wilson
2b636f5427 Merge pull request #215 from joomla-extensions/ff46
Update firefox version
2016-05-24 11:29:07 +02:00
Jelle Kok
3d6cfeef14 Php7 Support 2016-05-21 21:55:51 +02:00
Jelle Kok
c8108bc9eb Update firefox version 2016-05-21 17:54:07 +02:00
javier gomez
00448623c1 Update Firefox to latest 44.0.2 2016-02-17 10:54:15 +01:00
javier gomez
b575a7a346 [tests] Force Travis to use latest Firefox 2016-02-09 11:18:46 +01:00
javier gomez
74ce09dda3 [tests] rename jbuild to jorobo 2016-02-01 13:36:56 +01:00
javier gomez
44be385447 Merge remote-tracking branch 'origin/master' into pr/158
# Conflicts:
#	tests/acceptance.suite.dist.yml
2015-11-04 11:48:14 +01:00
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +01:00
Francesco Abeni
8fd6f1d0e4 Add environments for different resolutions 2015-11-01 16:05:43 +01:00
javier gomez
a80e3ab53c Temporary remove tests in PHP 7 2015-10-30 11:28:40 +01:00
javier gomez
2135f26ea0 Fix Apache running on PHP 5.3 instead of 5.5 2015-10-30 10:43:37 +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
21e9b9682c Update travis call to run tests 2015-07-22 16:44:59 +02:00
javier gomez
16b8a8bb49 Allow failures in PHP7 2015-07-22 16:24:31 +02:00
javier gomez
7a5964e8dd Make travis use the new Robo function 2015-06-09 16:19:16 +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