Commit Graph

65 Commits

Author SHA1 Message Date
Aleksander Machniak
2668965e67 Fix browser test regarding spellcheck settings 2021-08-29 18:16:38 +02:00
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
6fcf15df0b Migrate phpunit.xml from a deprecated schema 2021-07-26 10:32:45 +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
Aleksander Machniak
bafac71432 GA: Ignore some failing browser tests that were also failing on Travis 2021-07-04 10:57:44 +02:00
Josh Soref
203f456620 Spelling (#8001) 2021-04-18 08:43:18 +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
5aa0d09def Add array_first() helper, fix some code issues 2020-12-20 09:44:17 +01:00
Aleksander Machniak
f4ed1024dc PHP8 fixes, CS fixes, short array syntax, tests 2020-12-02 20:15:00 +01:00
Aleksander Machniak
c94ad33280 Bump dusk version 2020-11-23 09:52:58 +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
cd3cad6aae TinyMCE 5 (#7403) 2020-07-11 18:46:17 +02: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
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
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
2037f2612b Tests: Fix testing with create_default_folders=true 2020-01-17 16:33:05 +01:00
Aleksander Machniak
c138567ab5 Support 'greenmail' as an imap vendor label, don't call ID when not supported 2020-01-17 15:42:12 +01:00
Aleksander Machniak
4258acf57f Tests: Return proper exit code on error from bootstrap 2020-01-17 10:33:27 +01:00
Aleksander Machniak
5a6606a245 Tests: Add folder creation test 2020-01-16 20:57:33 +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
470e91e615 Tests: Add forgotten data file 2020-01-11 21:53:35 +01:00
Aleksander Machniak
c4f114fa84 Add browser tests for mail preview 2020-01-11 21:25:45 +01:00
Aleksander Machniak
5d025609d3 Tests: Add browser tests for contact groups 2020-01-10 19:07:05 +01:00
Aleksander Machniak
a646b13715 Try to fix flaky test 2020-01-09 20:57:26 +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
e2bd4548ed Tests: Move logon helpers to the App component 2020-01-04 19:12:12 +01:00