aboutsummaryrefslogtreecommitdiff
path: root/tests/imap_features.rs
Commit message (Collapse)AuthorAgeFilesLines
* Common module in test createdQuentin Dufour2024-01-031-394/+0
|
* 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
| | | | close #33
* wip testingQuentin Dufour2023-12-281-1/+76
|
* add a basic testQuentin Dufour2023-12-281-0/+17