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

63 Commits

Author SHA1 Message Date
Yves Hoppe
74d113ea70 Adding possibilty to run unit tests for com_weblinks with robo and codeception 2016-02-24 20:19:57 +01:00
Yves Hoppe
74852b9e18 Adding possibilty to run unit tests for com_weblinks with robo and codeception 2016-02-24 20:15:38 +01:00
javier gomez
fde1d3618c [tests] avoid false positives in Frontend Weblinks Test 2016-02-09 11:10:55 +01:00
javier gomez
789f5ca534 [tests] fix issue counting hits in tests 2016-02-08 20:12:39 +01:00
javier gomez
7bfa0200f1 Merge branch 'master' into pr/185 2016-02-03 13:29:00 +01:00
javier gomez
a26ee4a552 [tests] add accept popup when removing a weblink 2016-02-01 13:37:11 +01:00
javier gomez
6234b9bc8c [tests] Disable statistics for tests 2016-02-01 11:50:38 +01:00
javier gomez
9a3bd0c904 [tests] update categories test to accept popup on delete 2016-02-01 10:26:25 +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
06bbd1f093 Merge 2015-11-02 10:58:34 +01:00
Yves Hoppe
6e3b42ea0e Fixed a bug in administratorVerifyAvailable 2015-11-02 10:55:42 +01:00
Yves Hoppe
01bc962a67 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +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
9b9603b089 Update com_categories new title 2015-11-01 13:49:10 +01:00
javier gomez
e3bb16c086 Standarise Administrator Categories Tests 2015-11-01 12:05:35 +01:00
javier gomez
533ab019c0 Revert "Test to submit a weblink and test to Displays a list of Web Links for…" 2015-11-01 12:02:48 +01:00
Viktor Vogel
65f544cda1 Merge pull request #147 from kshitijSharma2014/Task
Test to submit a weblink and test to Displays a list of Web Links for…
2015-11-01 11:55:14 +01:00
Francesco Abeni
49ad05a930 Fix tests after PR #153 2015-11-01 10:56:43 +01:00
Yves Hoppe
ed8d237816 Fixing ending slash at repo folder 2015-10-31 19:01:21 +01:00
kshitij sharma
24552b5e29 Test to submit a weblink and test to Displays a list of Web Links for a category 2015-10-31 17:58:48 +01:00
Puneet Kala
fb37930a93 Revert "Create a menu item: Displays a list of Web Links for a category" 2015-10-31 21:19:26 +05:30
Viktor Vogel
b1c3dee301 Merge pull request #141 from kshitijSharma2014/CategoriesTest
Create a menu item: Displays a list of Web Links for a category
2015-10-31 15:45:53 +01:00
Viktor Vogel
24529c48dd Merge pull request #127 from therunnergit/tests-for-issue-26
Add test for hits counter
2015-10-31 15:15:52 +01:00
kshitij sharma
a87cdbd70b Create a menu item: Displays a list of Web Links for a category 2015-10-31 15:08:52 +01:00
javier gomez
da61ac9fe3 Merge pull request #137 from javigomez/puneettabschecker
Test to validate the Tabs on edit view
2015-10-31 14:43:24 +01:00
puneet0191
75c309e843 Test to validate the Tabs on edit view
For more information see this issue:
2015-10-31 12:45:07 +01:00
Francesco Abeni
2e91df1c07 Add url parameter for counter test 2015-10-31 12:25:49 +01:00
javier gomez
19538a6321 Install weblinks removing Joomla installation folder
This pull adds Daniel fix at https://github.com/joomla-projects/joomla-browser/pull/74
2015-10-31 12:07:53 +01:00
javier gomez
7fb20c1630 Merge remote-tracking branch 'origin/master' into pr/105 2015-10-31 09:51:58 +01:00
Francesco Abeni
78591bdaa6 Add test for hits counter 2015-10-30 17:54:02 +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
kshitij sharma
28d96c315d Update AdministratorCategoriesCest.php 2015-10-30 15:25:00 +01:00
kshitij sharma
204da25f16 Update AdministratorCategoriesCest.php 2015-10-30 15:15:05 +01:00
puneet0191
f5ee9e9cc7 Updating the comment 2015-10-30 19:10:25 +05:30
javier gomez
92fff6966d Merge remote-tracking branch 'origin/master' into pr/115
# Conflicts:
#	RoboFile.php
2015-10-30 14:36:20 +01:00
puneet0191
7acb192136 Adding Delete Category in Test 2015-10-30 17:36:28 +05:30
puneet0191
15887b9bf0 Adding a function to delete a category 2015-10-30 17:35:54 +05:30
puneet0191
d42948bd48 Adding Test for Deleting Category Fixes #103 2015-10-30 11:09:23 +01:00
javier gomez
2135f26ea0 Fix Apache running on PHP 5.3 instead of 5.5 2015-10-30 10:43:37 +01:00
kshitij sharma
88cff10f0b Adding test to check if category got archived 2015-10-29 13:36:44 +01:00
Robert Deutz
65eae0986c fix for category manager name 2015-10-29 10:13:54 +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
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
javier gomez
0a984f778b Update tests with new strings 2015-07-29 18:23:47 +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
javier gomez
4b488d6944 Move \n to Enter key
fixes issue #58
2015-07-04 16:56:59 +05:30
Daniel Dimitrov
c3893e725a #65 [test] menu item button to list categories 2015-06-11 17:04:13 +02:00
javier gomez
9cf9399aa7 Improve log messages in weblinks test 2015-06-09 13:50:04 +02:00