Unit Test v8.0 not rolling back

0
I have an application in Mendix 8.5. When attempting to run my UnitTest (using the UnitTest 8.0 add-in from the app store), the entities I create within my unit test does not rollback. I have tried it both with the rollback checkbox checked and unchecked. I have installed ObjectHandling 3.0 and tried it with CommunityCommons 8.1.0 and 8.2.0. Anyone else experiencing the same issue?
asked
2 answers
1

Hello Nico,

I have just completed the learning path 'Quality Control and Testing' (Link) and I noticed the same behavior. According to the step description, the rollback should prevent all changes on my entities, but new entries are added and others are deleted after the tests run.

I used Mendix Studio Pro 8.5.1, UnitTest 8.0.0 and ObjectHandling 3.0.0. 

answered
0

This issue has since been resolved by Mendix Support

answered