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
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