Are you in Roundcube's tests/Selenium directory? What if you run ./phpunit.phar Login.php?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 1 2015
Jun 30 2015
Jun 26 2015
Jun 25 2015
$ ./phpunit.phar ; echo $? PHPUnit 4.7.5 by Sebastian Bergmann and contributors.
Hmm... that should work. phpunit.phar should execute all tests defined in phpunit.xml. Is there any output?
There's gotta be some more you need to do, for this simply doesn't seem to execute any tests.
The way to run Selenium tests without docker
- download selenium and phantomjs binaries and put the in one folder
- execute: PATH=/folder/path:$PATH" java -jar selenium-standalone....
- go to another console and goto tests/Selenium directory
- download phpunit.phar, make it executable and execute it
Jun 24 2015
Jun 21 2015
How about multi channel video communication? I think a Jitsi Videobridge component is work a look, it is a XMPP plugin so it can work hand and hand with the solution for Kolab XMPP. Also offers a SIP Gateway and a WebRTC client.
Jun 18 2015
Jun 17 2015
Jun 15 2015
would we require including the ability to invite people to edit documents they do not have the appropriate (IMAP-level) write access to?
would we require including the ability to invite people to edit documents they do not have the appropriate (IMAP-level) write access to?
May 31 2015
May 28 2015
May 27 2015
May 26 2015
May 24 2015
Implemented
May 22 2015
May 21 2015
May 20 2015
May 19 2015
Consider complete in git master @ 68ca96331
Implemented in rQA0941b9e2c.
Added decorators for flagging tests as todo or selenium in rQA0941b9e2.
May 18 2015
Initial import in rQAdcdad2a025a3
May 14 2015
May 13 2015
Two more relevant commits:
First improvements added in git master:
I've created a set of functions/classes that would allow for Selenium-based integration tests to be written like this example for T153:
May 12 2015
These should probably end up in Stick?
May 11 2015
May 7 2015
Taking this out of the server sprint 201520, as that sprint has been dedicated to setting up test facilities.
Taking this out of the server sprint 201520, as that sprint has been dedicated to setting up test facilities.