wildduck/test/api
NickOvt e43ba60069
chore(tests): Zms 90 (#503)
* mailbox-handler create() returns errors, code and http status codes correctly

* mailboxes handler now correctly return errors, error codes and appropriate http status codes, fixed tests

* mailbox-handler.js codes fix + tests fix in mailboxes-test.js

* mailbox-handler.js correct error handling for update and rename

* fix mailboxes.js http status part for PUT request, fix appropriate tests

* update responseWrapper, remove unnecessary try catches, fix mailbox-handler error codes and http status response codes, fix tests

* fix imap-core create

* reverted 405 errors to 400

* fix tests
2023-09-28 12:44:06 +03:00
..
addresses-test.js Zms 86 storage (#498) 2023-09-18 11:15:48 +03:00
certs-test.js ZMS-85 (#495) 2023-09-14 12:49:55 +03:00
dkim-test.js ZMS-85 (#495) 2023-09-14 12:49:55 +03:00
domainaliases-test.js ZMS-85 (#495) 2023-09-14 12:49:55 +03:00
filters-test.js ZMS-85 (#495) 2023-09-14 12:49:55 +03:00
mailboxes-test.js chore(tests): Zms 90 (#503) 2023-09-28 12:44:06 +03:00
storage-test.js Zms 86 storage (#498) 2023-09-18 11:15:48 +03:00
users-test.js ZMS-85 (#495) 2023-09-14 12:49:55 +03:00