============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-9.0.3, pluggy-1.6.0
rootdir: /workspace/imapclient
configfile: pyproject.toml
plugins: metadata-3.1.1, anyio-4.13.0, cov-7.1.0, json-report-1.5.0
collected 267 items

tests/test_auth.py ...                                                   [  1%]
tests/test_datetime_util.py ........                                     [  4%]
tests/test_enable.py .....                                               [  5%]
tests/test_fixed_offset.py ......                                        [  8%]
tests/test_folder_status.py ...                                          [  9%]
tests/test_imap_utf7.py ...                                              [ 10%]
tests/test_imapclient.py ............................................... [ 28%]
..............................                                           [ 39%]
tests/test_init.py .......                                               [ 41%]
tests/test_response_lexer.py ..............                              [ 47%]
tests/test_response_parser.py .......................................... [ 62%]
.............                                                            [ 67%]
tests/test_search.py ....................                                [ 75%]
tests/test_sort.py ....                                                  [ 76%]
tests/test_starttls.py ....                                              [ 78%]
tests/test_store.py .........                                            [ 81%]
tests/test_thread.py ....                                                [ 83%]
tests/test_util_functions.py ........................................    [ 98%]
tests/test_version.py .....                                              [100%]

--------------------------------- JSON report ----------------------------------
report saved to: report.json
============================= 267 passed in 0.35s ==============================