Commit Graph

10 Commits

Author SHA1 Message Date
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