Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.3
-
Fix Version/s: 1.6.4, 1.7.0-beta1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Creating the mock data dir and loading the spring context is a very expensive operation that tests are doing once per method. Read only tests could do that once per test instead.
Didn't you fix this? Can you close it if you did?