Yves Hoppe
c0d1ef16c4
Improvements for createWeblink StepObject and cs
2015-09-28 22:07:32 +02:00
Yves Hoppe
75e1b225c9
[imp] Fixed travis build
2015-09-28 20:46:24 +02:00
Yves Hoppe
d746257641
[imp] Added Weblink StepObject for creating weblinks
...
Updated the tests in AdministratorWeblinksCest and FrontendWeblinksCest for it
Removed MenuCest (as it does not do anything useful except creating menu links without testing them)
2015-09-28 20:25:05 +02:00
Yves Hoppe
e31a75b409
[imp] MenuCest with new createMenuItem
2015-09-28 17:16:49 +02:00
Yves Hoppe
ccb40cb2f0
[imp] change MenuCest to joomla-browser createMenuItem
2015-09-27 19:05:01 +02:00
Yves Hoppe
5ed2f49ce1
[add] Tests for creting menu item for category of weblinks and for confirming weblink exists in frontend #47
2015-09-22 13:32:02 +02:00
Yves Hoppe
5ab3695d7f
Merge remote-tracking branch 'joomla-extensions/master'
2015-09-20 20:44:21 +02:00
Viktor Vogel
88d25172ca
Merge pull request #91 from joomla-extensions/zero-24-patch-1
...
Fix: Two "images" tabs in Web links
2015-09-10 11:04:48 +02:00
zero-24
8ccb881d66
Update edit.php
2015-09-10 10:27:45 +02:00
George Wilson
e1ed479219
Merge pull request #86 from joomla-extensions/weblinks-filter-clear
...
Fixed clear button not working.
2015-09-06 23:42:25 +01:00
Michael Babker
d771cc8704
Merge pull request #87 from puneet0191/Fix_Tests
...
PR to fix the Broken Codeception Tests, with the recent changes in Joomla!
2015-09-06 14:04:43 -04:00
puneet0191
f1a532bd38
Fixing Weblinks Test
2015-09-06 22:49:36 +05:30
puneet0191
f32e369137
Fixing Categories Tests
2015-09-06 22:49:22 +05:30
RolandD
d3dcadfd2d
Fixed clear button not working.
...
On the Weblinks list page, you can filter the results by putting text in the filter box. Clicking the X won't empty the search field.
To test:
1. Go to Weblinks
2. Filter the list
3. Click the X and it doesn't clear the search field
4. Apply patch
5. Reload page
6. Clear the search field with the X
7. Search field is now cleared
2015-09-06 12:05:17 -03:00
Puneet Kala
d92c25b701
Merge pull request #84 from joomla-extensions/updatereadme
...
Update Readme.md with way to run All the tests
2015-08-04 19:03:20 +05:30
javier gomez
e17fba993a
Update the way to run All the tests
...
the run:test method allows to run the tests individually. The command for running all the tests is `run:tests`(see https://github.com/joomla-extensions/weblinks/blob/master/RoboFile.php#L41 )
Updates #83
2015-08-04 09:57:35 +02:00
Puneet Kala
cb1a9ae1af
Merge pull request #83 from gunjanpatel/readmeUpdate
...
[doc] Updating robo acceptance run command
2015-08-03 10:41:37 +05:30
Gunjan Patel
4e75b75e51
[doc] Updating robo acceptance run command
2015-08-03 10:30:47 +05:30
Robert Deutz
1e485ebc90
Merge pull request #76 from brianteeman/langupdate
...
update strings AND new/edit
2015-07-30 11:17:13 +02:00
Brian Teeman
6964d365f0
Merge pull request #1 from javigomez/langupdate2
...
Updates the tests with the new strings
2015-07-29 17:36:03 +01:00
javier gomez
0a984f778b
Update tests with new strings
2015-07-29 18:23:47 +02:00
javier gomez
0910b638a6
Update Selenium
2015-07-29 18:21:47 +02:00
javier gomez
4951f7af4a
Merge remote-tracking branch 'origin/master' into pr/76
2015-07-28 10:02:59 +02:00
Thomas Hunziker
5043ce7681
Change manifest client to "site" and remove outdated "client_id".
2015-07-23 21:26:56 +02:00
Thomas Hunziker
156b7ec117
Merge pull request #78 from joomla-extensions/Release-3.4.1
...
Prepare 3.4.1 release
2015-07-23 21:23:37 +02:00
Michael Babker
667b601185
Prepare 3.4.1 release
2015-07-23 10:06:44 -04:00
Robert Deutz
15a42f5f35
Merge pull request #77 from javigomez/updateTests2
...
Update the tests to match changes in joomla/joomla-cms#7490
2015-07-22 17:46:41 +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
2c972b3bff
Merge remote-tracking branch 'origin/master' into pr/77
2015-07-22 16:09:54 +02:00
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
Robert Deutz
752353cb31
Merge pull request #63 from javigomez/newcommands
...
Adds idividual test run command
2015-07-22 13:52:45 +02:00
Brian Teeman
64870c54d3
update strings AND new/edit
2015-07-22 12:41:52 +01:00
Michael Babker
e757e3b96f
Merge pull request #73 from alikon/patch-1
...
postgresql - error on pkg installation
2015-07-14 08:51:39 -04:00
Nicola Galgano
1a9e2de216
removed unneeded quote
...
@mbabker, removed.
2015-07-14 08:30:08 +02:00
Nicola Galgano
dd71f1efa5
postgresql - error on pkg installation
...
#### Steps to reproduce the issue
try to install on postgresql
#### Expected result
it install
#### Actual result
don't install
#### System information (as much as possible)
Weblinks 3.4.1 Release Candidate 2
PostgreSQL 9.3.5
Joomla 3.4.4-dev
#### Additional comments
without the setting give an invalid timestamp for the category table
2015-07-13 12:33:04 +02:00
Robert Deutz
886fe7f997
Merge pull request #68 from javigomez/hidecommand
...
[imp] robo file method
2015-07-06 12:42:16 +02:00
javier gomez
4b488d6944
Move \n to Enter key
...
fixes issue #58
2015-07-04 16:56:59 +05:30
Thomas Hunziker
f9a0aec0d0
Merge pull request #71 from zero-24/core.options
...
Adding core.options to weblinks
2015-06-30 21:44:48 +02:00
zero-24
5b6740851e
Update view.html.php
2015-06-30 10:56:01 +02:00
zero-24
b7b82620cf
Update access.xml
2015-06-30 10:54:29 +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
Daniel Dimitrov
c3893e725a
#65 [test] menu item button to list categories
2015-06-11 17:04:13 +02:00
Puneet Kala
f150013651
Merge pull request #62 from javigomez/betterlog
...
Improve log messages in weblinks test
2015-06-10 21:26:04 +05:30
javier gomez
9569f79aff
Merge pull request #1 from zero-24/patch-1
...
Give the robo some CS love
2015-06-10 10:06:59 +02:00
Michael Babker
d49f6d4583
Merge pull request #64 from zero-24/fix_readme
...
Suggest "composer install" instead of "update"
2015-06-09 13:19:34 -04:00
zero-24
6a7dd1948e
suggest composer install insted of update
2015-06-09 19:15:41 +02:00
zero-24
0d46dab534
Give the robo some CS love
2015-06-09 19:10:05 +02:00
javier gomez
7a5964e8dd
Make travis use the new Robo function
2015-06-09 16:19:16 +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