Commit Graph

25 Commits

Author SHA1 Message Date
Aleksander Machniak
9c91580ab5 Browser tests: Force imap reconnection often 2021-08-04 13:02:03 +02:00
Aleksander Machniak
89e54718ca Migration to PHPUnit v9 2021-07-25 11:07:56 +02:00
Aleksander Machniak
d0eb1eebb8 GA: Skip one flaky browser test 2021-07-10 08:31:44 +02:00
Josh Soref
203f456620 Spelling (#8001) 2021-04-18 08:43:18 +02:00
Aleksander Machniak
234f877f5f Another fix for browser tests on Travis 2021-01-01 12:52:05 +01:00
Aleksander Machniak
545a1569f1 Steps -> Actions refactoring (#7688)
* Move action handling code to rcmail class
* Add rcmail_action class
* Add action aliases
* Get rid of $OUTPUT global
* Move some methods from rcmail to rcmail_action
* PHP8 compat. fixes
* Add framework for testing actions
* Fix obvious code mistakes
2020-11-01 11:25:38 +01:00
Aleksander Machniak
9f53d216dd Elastic: Improve styles specificity, fixed browser tests 2020-07-03 11:14:17 +02:00
PhilW
5685891968 fix failing test 2020-06-14 19:04:38 +01:00
Aleksander Machniak
b2391417b3 Tests: Add browser test for #7231 2020-02-26 20:18:48 +01:00
Aleksander Machniak
80a244756d Tests: Add couple of HTML editor tests (including bug #7230) 2020-02-23 19:05:21 +01:00
Aleksander Machniak
84aa5d93f1 Tests: Added browser tests for Archive plugin 2020-01-24 12:07:58 +01:00
Aleksander Machniak
d1b61410fc Tests: Add Dialog component 2020-01-19 14:02:37 +01:00
Aleksander Machniak
b536e18d97 Tests: Add contacts print test 2020-01-18 14:25:08 +01:00
Aleksander Machniak
2f20f43cbb Tests: Change structure of tests 2020-01-18 13:58:36 +01:00
Aleksander Machniak
c2c85b0a76 Tests: Fix Print test on mobile, make GreenMail quiet on folder deletion 2020-01-17 19:58:57 +01:00
Aleksander Machniak
62fb938260 Tests: Add browser test for mail print and bug #7169 2020-01-14 19:31:03 +01:00
Aleksander Machniak
5c73848499 Tests: Add Browser::assertElementsCount() helper 2020-01-14 19:23:52 +01:00
Aleksander Machniak
c2e348067e Add browser tests for "more recipients" dialog 2020-01-13 21:05:41 +01:00
Aleksander Machniak
c4f114fa84 Add browser tests for mail preview 2020-01-11 21:25:45 +01:00
Aleksander Machniak
31b0275573 Add basic browser tests for message menu and open in new window feature 2020-01-09 20:25:26 +01:00
Aleksander Machniak
cf8277ea3e Tests: Try to fix test that fails on Travis, but not on my setup 2020-01-04 14:30:57 +01:00
Aleksander Machniak
f72054e761 Tests: Create Browser and Components for better code structure 2020-01-04 14:01:16 +01:00
Aleksander Machniak
934382c91f Make testing in all phone/tablet/desktop modes of Elastic possible 2020-01-02 18:12:25 +01:00
Aleksander Machniak
59e1efb595 Add more in-browser tests 2020-01-01 18:20:13 +01:00
Aleksander Machniak
0b9ff6426e Rewrite Selenium tests with use of laravel/dusk 2019-12-29 12:00:15 +01:00