Skip to content
Snippets Groups Projects
Commit 66cc0201 authored by Christoph Thelen's avatar Christoph Thelen Committed by Daniel Gerhardt
Browse files

Add additional profile to exclude Controller from other tests

This solves the IllegalStateExceptions occurring for most of the other
test cases.

However, we now have the old problem that different Repositories are
injected into objects. In my case, the testCaching case of the
DefaultEntityServiceImplTest stops working, because it gets a different
RoomRepository than the ApplicationPermissionEvaluator.

This behavior is caused by the introduction of the additional profile.
parent 0553902b
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment