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

45 Commits

Author SHA1 Message Date
Viktor Vogel
d902a88504 Merge pull request #151 from therunnergit/extension-refactoring
Refactor method to get extension
2015-11-01 15:53:06 +01:00
Viktor Vogel
931f1b0e59 Merge pull request #135 from javigomez/fixtravis2
Fix travis when using .httaccess
2015-11-01 10:23:28 +01:00
Francesco Abeni
33583c8afc Refactor method to get extension 2015-11-01 09:57:02 +01:00
Viktor Vogel
ab8dbab01a Merge pull request #130 from therunnergit/checker-tools
Add tasks for checker tools
2015-10-31 16:44:30 +01:00
Francesco Abeni
4896d5c6e2 Improve documentation and return values 2015-10-31 14:43:25 +01:00
javier gomez
ab8116ccc3 Fixed ilegal usage of sed 2015-10-31 12:37:27 +01:00
javier gomez
d4b80d8ae8 Fix wrong move command in robo 2015-10-31 12:22:02 +01:00
javier gomez
b9d54a1b0a Merge pull request #133 from therunnergit/issue-129
Add constructor to RoboFile
2015-10-31 12:13:41 +01:00
Viktor Vogel
58bf6f8f11 Merge pull request #124 from therunnergit/chown-local-user
Option to chown local user
2015-10-31 11:54:50 +01:00
Viktor Vogel
a25d3540af Merge pull request #132 from compojoom/curl_insecure
the --insecure option was set to git, but it should be set at curl
2015-10-31 11:34:19 +01:00
Francesco Abeni
b471903a06 Add constructor to RoboFile 2015-10-31 11:31:08 +01:00
Daniel Dimitrov
8aac8bf174 the --insecure option was set to git, but it should be set at curl 2015-10-31 11:28:05 +01:00
Daniel Dimitrov
c41b53afd8 output message to delete the weblinks installation manually 2015-10-31 11:09:22 +01:00
Francesco Abeni
74f35976a7 Add tasks for checker tools 2015-10-31 11:04:54 +01:00
Viktor Vogel
3f6288b460 Merge pull request #116 from kshitijSharma2014/test1
Kill selenium Server
2015-10-31 09:35:13 +01:00
Viktor Vogel
e1163303bd Merge pull request #115 from javigomez/travis55b
Fix Apache running on PHP 5.3 instead of 5.5
2015-10-30 17:49:37 +01:00
javier gomez
7603c82c0f Merge pull request #118 from Kubik-Rubik/build_codeception_windows
Fix for Windows to make sure to run the build command...
2015-10-30 16:46:31 +01:00
Kubik-Rubik
68c6864021 Typo... thank Javier! :-P 2015-10-30 16:38:49 +01:00
Kubik-Rubik
3c46c84ed1 Build command with the bin folder 2015-10-30 16:11:05 +01:00
Kubik-Rubik
3f6f869f3d Build command with the bin folder 2015-10-30 16:10:20 +01:00
Francesco Abeni
caf010ce4b Option to chown local user 2015-10-30 15:56:05 +01:00
javier gomez
92fff6966d Merge remote-tracking branch 'origin/master' into pr/115
# Conflicts:
#	RoboFile.php
2015-10-30 14:36:20 +01:00
kshitij sharma
577933c5f8 Update RoboFile.php 2015-10-30 14:33:23 +01:00
kshitij sharma
6bacebcaff Update RoboFile.php 2015-10-30 14:32:55 +01:00
Kubik-Rubik
02678e65ba Fix for Windows to make sure to run the build command to generate AcceptanceTester 2015-10-30 14:04:36 +01:00
Francesco Abeni
7a2aca3b9a Extend clone options 2015-10-30 12:51:48 +01:00
kshitij sharma
46f42ceb73 Kill selenium Server
Function to kill the already running selenium server
2015-10-30 11:27:28 +01:00
javier gomez
2135f26ea0 Fix Apache running on PHP 5.3 instead of 5.5 2015-10-30 10:43:37 +01:00
Francesco Abeni
0513bdd03f Merge local configuration and git cache features 2015-10-29 17:49:33 +01:00
Francesco Abeni
08c2f8b641 Improve dist.ini file and fix CS 2015-10-29 16:06:04 +01:00
Yves Hoppe
ec02c4f2e6 Added local caching for the cloned joomla-cms 2015-10-29 15:49:33 +01:00
Francesco Abeni
3e268d0626 Add config param for local cms folder 2015-10-29 15:30:04 +01:00
Francesco Abeni
35840637b8 Change local configuration to real INI format 2015-10-29 12:58:49 +01:00
Francesco Abeni
b3d4ecf6a3 Fix formatting 2015-10-29 11:14:35 +01:00
Francesco Abeni
04216cf96d Add local configuration file for RoboFile.php 2015-10-29 11:12:58 +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
0910b638a6 Update Selenium 2015-07-29 18:21:47 +02:00
Robert Deutz
752353cb31 Merge pull request #63 from javigomez/newcommands
Adds idividual test run command
2015-07-22 13:52:45 +02:00
javier gomez
1dbc7f7c79 [imp] robo file method
Hides this private function from the commands list
2015-06-11 17:34:33 +02:00
zero-24
0d46dab534 Give the robo some CS love 2015-06-09 19:10:05 +02:00
javier gomez
13d19ebe42 Adds idividual test run command
This pull adds two new commands to Robo
2015-06-09 13:53:47 +02:00
zero-24
3938c8fd7a Let this file looks good the seccond :) 2015-05-30 22:17:14 +02:00
zero-24
42ec255422 Let this file looks good :) 2015-05-30 22:11:54 +02:00
Nicolas
36499e5533 windows robo support 2015-05-30 21:31:14 +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