Commit Graph

31 Commits

Author SHA1 Message Date
Aleksander Machniak
d7338a4203 Add option to purge deleted mails older than 30, 60 or 90 days (#5493) 2021-08-29 11:06:04 +02:00
Aleksander Machniak
cb37d14c5c Support responses (snippets) in HTML format (#5315) 2021-08-28 19:17:19 +02:00
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
bafac71432 GA: Ignore some failing browser tests that were also failing on Travis 2021-07-04 10:57:44 +02:00
Aleksander Machniak
a5470cd1e2 Enable some more browser tests on Travis, depending on TESTS_MODE 2021-01-02 13:43:29 +01:00
Aleksander Machniak
7b9387401e A different approach to skip some browser tests on Travis 2021-01-02 10:07:05 +01:00
Aleksander Machniak
234f877f5f Another fix for browser tests on Travis 2021-01-01 12:52:05 +01:00
Aleksander Machniak
09e00e7c10 Attempt to fix browser tests run in Travis environment 2021-01-01 12:35:55 +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
45b282cda4 Disable another browser test on Travis 2020-10-11 09:25:12 +02:00
Aleksander Machniak
d16a34de6c One more test disabled on Travis 2020-10-08 15:14:15 +02:00
Aleksander Machniak
3a3a75cd3c Skip some test in Travis environment 2020-10-08 15:04:33 +02:00
Aleksander Machniak
ca01b439df Fix flaky test 2020-07-26 09:08:53 +02:00
Aleksander Machniak
d594ce2483 Tests: Add browser tests for Server Settings section 2020-01-25 11:42:34 +01:00
Aleksander Machniak
8080eb2c71 Tests: Fix database locking bug 2020-01-24 21:28:07 +01:00
Aleksander Machniak
84aa5d93f1 Tests: Added browser tests for Archive plugin 2020-01-24 12:07:58 +01:00
Aleksander Machniak
6c1e8e1efe Tests: Add Identities tests 2020-01-22 11:56:31 +01:00
Aleksander Machniak
cbcebad9c1 Tests: Add Responses edit test 2020-01-20 20:51:44 +01:00
Aleksander Machniak
e4281ae6d4 Tests: Try to fix timing issue 2020-01-19 14:23:53 +01:00
Aleksander Machniak
d1b61410fc Tests: Add Dialog component 2020-01-19 14:02:37 +01:00
Aleksander Machniak
d979aa0584 Tests: Add more browser tests for Responses 2020-01-19 11:58:20 +01:00
Aleksander Machniak
2f20f43cbb Tests: Change structure of tests 2020-01-18 13:58:36 +01:00
Aleksander Machniak
2037f2612b Tests: Fix testing with create_default_folders=true 2020-01-17 16:33:05 +01:00
Aleksander Machniak
5a6606a245 Tests: Add folder creation test 2020-01-16 20:57:33 +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
a32e2b4c6f Addressbook -> Contacts 2020-01-01 18:25:34 +01:00
Aleksander Machniak
59e1efb595 Add more in-browser tests 2020-01-01 18:20:13 +01:00
Aleksander Machniak
895b6f54f3 Add more in-browser tests 2019-12-29 18:46:15 +01:00
Aleksander Machniak
0b9ff6426e Rewrite Selenium tests with use of laravel/dusk 2019-12-29 12:00:15 +01:00