5 Commits
Author SHA1 Message Date
Marino Meneghel 7afd29b2da Add annotation to allow filtering tests whose logic was implemented in rust
At this commit, no test is included in this annotation (RustReadyTest)
as all SmokeTests crash at launch when trying to perform a login to
rust lib using black env credentials.

Once that's sorted, the plan is to add only tests for which
functionality is already imolemented using rust lib's provided logic in
order to keep the pipeline real and green.

ET-982
2024-08-12 15:39:03 +02:00
Niccolò Forlini f39d5a95d7 Move all SmokeExtendedTest to RegressionTest
MAILANDR-822
2023-08-03 14:42:54 +00:00
Niccolò Forlini 17148dcbed Update MailboxRobot and sections, introduce TemporaryTest
As some features are still under works, some tests will eventually be deprecated and removed.

MAILANDR-559
2023-05-15 07:22:41 +00:00
Niccolò Forlini b810772d3b Define CoreLibraryTest and CoreLibraryTestFilter
These two annotations will mark UI tests running against real environments and make them run in a separate pipeline.

MAILANDR-535
2023-04-21 12:36:40 +02:00
Niccolò Forlini 0beb9209f2 Setup annotations module in test 2023-04-04 17:03:37 +02:00