You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tz: string - Timezone identifier used specifically for before: & after: searches (e.g., "Pacific/Auckland").
Question
Is this timezone parameter relevant for the Cypress Mailpit framework? If so, could we consider adding support for it in the mailpitSearchEmails command? This would enhance the functionality and allow users to perform more precise searches based on their local timezones.
The text was updated successfully, but these errors were encountered:
As mentioned by @TobiasHH in #40
Description
While exploring the API, I noticed that the
mailpitSearchEmails
command has an additional parameter related to timezones. The parameter is defined as follows: https://mailpit.axllent.org/docs/api-v1/view.html#delete-/api/v1/searchstring
- Timezone identifier used specifically forbefore:
&after:
searches (e.g., "Pacific/Auckland").Question
Is this timezone parameter relevant for the Cypress Mailpit framework? If so, could we consider adding support for it in the
mailpitSearchEmails
command? This would enhance the functionality and allow users to perform more precise searches based on their local timezones.The text was updated successfully, but these errors were encountered: