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

45 Commits

Author SHA1 Message Date
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +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
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
7acb192136 Adding Delete Category in Test 2015-10-30 17:36:28 +05:30
puneet0191
d42948bd48 Adding Test for Deleting Category Fixes #103 2015-10-30 11:09:23 +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
Yves Hoppe
0e35b4deec Added weblink category unpublishing test 2015-05-31 21:24:08 +02:00
javier gomez
b5ba7a679e Merge pull request #56 from beat/master
Added test to search and trash the just created weblink
2015-05-31 12:55:33 +02:00
javier gomez
0318b29192 Merge pull request #55 from yvesh/master
added test for weblink publish
2015-05-31 12:33:54 +02:00
Beat
00bfb863ff Changed by @depends to make sure tests are run in the right order, and NOT run if previous test failed 2015-05-31 00:21:18 +02:00
Beat
39ea10544a Added @after to make sure tests are run in the right order 2015-05-31 00:19:28 +02:00
Beat
6eff076427 Added test to search and trash the just created weblink 2015-05-31 00:10:41 +02:00
Yves Hoppe
8d486b9145 Added test for publish weblink 2015-05-30 23:54:32 +02:00
Yves Hoppe
9f6e29686d added test for weblink publish 2015-05-30 23:46:18 +02:00
Beat
5ed5193149 Added acceptance test for Weblink creation without title and without URL 2015-05-30 18:45:18 +02:00
Beat
df1575ee73 Added acceptance test for Weblink creation with title and URL 2015-05-30 18:30:25 +02:00
Beat
dc8cbb11e2 Copying over category creation test so that we can see difference in next commit 2015-05-30 18:29:24 +02:00
Beat
222922033b Added empty file for Weblinks acceptance tests, cool! 2015-05-30 17:57:47 +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