Commit Graph

31 Commits

Author SHA1 Message Date
Hannes Papenberg 4cb294d5f2 Updating composer dependencies 2022-04-21 09:55:13 +02:00
Brian Teeman 5ad08ed6e0 Update deprecated license … (#410)
The spdx have deprecated the short license identifier GPL-2.0+ and we should use GPL-2.0-or-later
https://spdx.org/licenses/
2019-09-16 15:08:17 +01:00
zero-24 51403b36b1 Fix: Inconsistent PHP minimum version (#412) 2019-09-16 15:08:01 +01:00
wilsonge 855fcb03c1
Fix previous commit downgrading selenium 2019-09-12 10:00:55 +01:00
wilsonge adc32eeb34
Downgrade selenium until it works with latest linux browser versions 2019-09-12 09:50:15 +01:00
wilsonge c477abd151
Different PHP requirements for dev vs stable 2019-08-13 21:01:37 +01:00
wilsonge b26c00c34d
Test dropping php 5.5 and upgrading latest codeception 2019-08-13 20:53:50 +01:00
wilsonge a96ef51de4
Update the Joomla Browser version to the latest version 2019-08-12 23:57:03 +01:00
wilsonge df58b4c93c
Bump selenium driver version and firefox version used in php7 2019-08-12 23:57:03 +01:00
wilsonge a012bc7b63
Update composer files and move to undeprecated jrobo 2019-08-10 20:27:27 +01:00
Astrid d463447043 correction in Composer.json (#321) 2017-03-24 04:12:57 +01:00
Astrid 107a3f1a92 correction in Composer.json (#322) 2017-03-24 04:12:19 +01:00
Astrid 572eebbfc4 Update to selenium_v3.0.1.2 (#291)
* Update selenium to v3.0.1.2
* Code style
* JoomlaBrowser to v3.6.5.1
2017-01-12 21:22:50 +01:00
Tito Alvarez 3037c4007f * Updated Jorobo and Joomla Projects Robo dependencies for package release and testing (#287)
* Standardised testing Joomla folder name
2016-12-14 19:08:42 +01:00
Yves Hoppe 3042a7e918 Updated composer.json and composer.lock to latest versions 2016-08-24 20:05:07 +02:00
Yves Hoppe ddfa026180 Updated selenium-server-standalone to v2.53.1 2016-07-04 20:17:33 +02:00
Jelle Kok d2ae0fb830 Update Composer (#218)
Update Composer. Add Gherkin. Update new version codeception 2.2.1. Update jorobo.  Merged on review.
2016-06-09 17:34:47 +01:00
javier gomez dca5255169 Update Joomla Browser to J3.6. 2016-05-21 15:58:56 +02:00
Yves Hoppe 625ac8316f Added php 5.5.33 as preferred php platform to composer.json 2016-05-01 21:52:42 +02:00
Yves Hoppe 1ba516bc9f Upaded composer.json joomla-browser to latest version for travis 2016-04-27 14:53:32 +02:00
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