aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix a condstore bugQuentin Dufour2024-01-123-31/+82
* test dovecot is updatedQuentin Dufour2024-01-081-1/+1
* Merge branch 'main' into feat/searchQuentin2024-01-087-5/+35
|\
| * add courier imapQuentin Dufour2024-01-074-0/+30
| * update maddy and cyrusQuentin Dufour2024-01-073-5/+5
* | UID sequence are now correctly fetchedQuentin Dufour2024-01-081-0/+2
* | Quickly import lot of emailsQuentin Dufour2024-01-061-0/+37
|/
* reformat cargoQuentin Dufour2024-01-052-12/+18
* test enableQuentin Dufour2024-01-043-2/+26
* remove old testsfeat/more-extQuentin Dufour2024-01-043-91/+0
* create a single behavior test with all filesQuentin Dufour2024-01-042-1/+137
* BDD pattern is clarifiedQuentin Dufour2024-01-046-673/+485
* add test for imap moveQuentin Dufour2024-01-031-0/+190
* add test for the unselect extensionQuentin Dufour2024-01-033-75/+273
* Common module in test createdQuentin Dufour2024-01-032-63/+70
* clean testsQuentin Dufour2024-01-021-2/+1
* tested appendQuentin Dufour2024-01-021-6/+55
* fixed anonymous + authenticated imap logicQuentin Dufour2024-01-011-1/+1
* check statusQuentin Dufour2023-12-301-1/+4
* WIP implem statusQuentin Dufour2023-12-301-0/+8
* covering imap commandsQuentin Dufour2023-12-291-24/+163
* fix "fetch x rfc822"Quentin Dufour2023-12-291-31/+135
* wip testingQuentin Dufour2023-12-281-1/+76
* add a basic testQuentin Dufour2023-12-281-0/+17
* add a --dev modeQuentin Dufour2023-12-2710-0/+0
* finalize eml-codec integrationQuentin Dufour2023-07-252-74/+0
* update readmeQuentin Dufour2023-02-071-1/+5
* add stalwart resultsQuentin Dufour2023-02-07196-0/+202
* Update documentationQuentin Dufour2022-08-031-3/+6
* Move to mail_parser 0.5Alex Auvolat2022-07-201-1/+1
* Reorganize tests a bitAlex Auvolat2022-07-205-156/+3
* Move back to mainline mail-parserAlex Auvolat2022-07-201-4/+3
* Start testing of mail parsing cratesAlex Auvolat2022-07-205-0/+228
* Some more FETCH things workAlex Auvolat2022-07-151-0/+18
* Fix typo + add Citadel to the listQuentin Dufour2022-07-081-1/+4
* List other possible implementationsQuentin Dufour2022-07-081-0/+10
* Add a docker-compose spawning Dovecot+Cyrus+MaddyQuentin Dufour2022-07-0849-109/+206
* Use CRLF as line ending in test filesQuentin Dufour2022-07-0822-727/+742
* Add Cyrus + Identify Dovecot traces in filenameQuentin Dufour2022-07-07315-1/+199
* Add Maddy FETCH BODY and BODYSTRUCTUREQuentin Dufour2022-07-07153-27/+225
* Fix envelope + rfc822 message size+line numberQuentin Dufour2022-07-063-2/+7
* Add support for mime in mimeQuentin Dufour2022-07-054-2/+11
* Fix test IMAP parsingQuentin Dufour2022-07-056-18/+22
* Add our own test emails + parse resultQuentin Dufour2022-07-05164-0/+302
* Add some test emails from mail-parserQuentin Dufour2022-07-0596-0/+5388