tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
5.85k stars 502 forks source link

[sdk] Add create_test_entity #7169

Open paw-hub opened 3 days ago

paw-hub commented 3 days ago

No more writing 40 lines to make a single Mail.

paw-hub commented 3 days ago

Fixed a couple of error messages. For example, the todo message for compressed strings, so if it fails to create an entity that happens to have compressed strings as a One cardinality, you will have useful data as to why it failed.

The only type that has a mandatory compressed string is ReportedMailContents, though, so this is unlikely to pop up right now.