Unittesting Remote API

0
rHi all,   I have a few questions about the UnitTesting module in Mendix and would really appreciate your insights: Does the Remote API perform a rollback by default after each test? I’m wondering if it automatically resets the database state between tests. Is there a way to stop all remaining tests if one fails?I don’t expect to use this, but I’m curious if such a setting exists. Can I configure constants to enable the Remote API only in specific environments (e.g., local and test)? Ideally, I’d like to avoid exposing it in production. Is there a recommended way to handle this? Do security rules still appy? Do I need to make the endpoint call with a user that has the role of TestRunner? Thanks in advance for your help!  
asked
0 answers