Commit Graph

27 Commits

Author SHA1 Message Date
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Hugues Peccatte
0ee7063220 Replace PMA_String calls by mb_* calls in tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-29 18:52:54 +02:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Michal Čihař
26fddde475 Group Selenium test
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-26 13:36:52 +01:00
Michal Čihař
acb18deb82 Need to skip the test explicitely before alert is open
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 14:34:14 +01:00
Michal Čihař
36e5ebad03 Single place to define per browser skips
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 14:09:11 +01:00
Michal Čihař
abe0f08cec Skip alert testing for Safari, not supported there
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 13:45:16 +01:00
Michal Čihař
d1ee1bb3d3 Move waiting for elements after login to tests
We can not wait in login itself as it is used for failing tests as well.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-24 09:15:02 +01:00
Michal Čihař
8e927f8852 Provide sane defaults for login method
So that the credentials do not have to be repeated in every test.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-18 09:42:11 +01:00
Michal Čihař
9b6d3f753c Add Selenium tests more time
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 19:18:49 +01:00
Michal Čihař
9408b46fe1 Standart naming for a tests
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 19:01:21 +01:00
Michal Čihař
7f229a2813 Enable XSS Selenium test
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 18:23:21 +01:00
Madhura Jayaratne
aa58386e0e Use types 2013-08-27 22:22:14 +05:30
ayushchd
89e922c808 Based tests on Selenium 2 2013-08-23 20:53:17 +05:30
ayushchd
0c0538b99d Merge Helper and PmaSeleniumTestCase classes 2013-08-21 21:38:26 +05:30
Dieter Adriaenssens
6c029fe889 wrap long lines 2013-03-05 15:12:04 +01:00
Dieter Adriaenssens
e6542c5dbf fix typos 2013-03-05 15:11:16 +01:00
Spun Nakandala
e6b0ded105 Docblocks added for selenium test classes 2013-03-04 10:36:05 +05:30
Supun Nakandala
fcefcc8517 Further modified and removed php sleep calls 2013-02-10 23:48:28 +05:30
Supun Nakandala
8163dc1c0b Existing selenium tests refactored s that they work with the latest revision.5 2013-02-10 15:57:41 +05:30
Michal Čihař
5370d0d6c3 Fix spacing of @package used together with @subpackage 2012-05-02 11:29:34 +02:00
Dieter Adriaenssens
b979097f5f fix typo, improve coding style 2012-04-06 16:28:44 +02:00
Yasitha Pandithawatta
1def2973ac PmaSeleniumPrivilegesTest and PmaSeleniumXssTest are fixed 2012-04-02 14:47:14 +02:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
21c5148d17 Style errors with class declarations 2011-09-23 11:24:06 +05:30
Dieter Adriaenssens
e82d3c7136 require/include are statements not functions; no parentheses are required 2011-08-21 23:36:10 +02:00
Zarubin Stas
f7d7102d2f - Unit Test grouped by library directory
- Added configuration file phpunit.xml.dist and bootstraper-dist.php
 - Ignoring phpunit.xml, bootstraper.php and build/
2011-06-29 20:06:27 +03:00