Revision a18daccb
[TASK] Refactor initialization of security operations in behat tests
This change leave the decision, if security should be initialized or
not to the respective behat context. As tests executing code, which
uses security features all need an initialized security component,
we cannot initialize only when steps of the security trait are called
in the tests explicitly.
Change-Id: I3c459e4e11f93f6d95f2073226ca4e8137356017
Releases: master, 3.0
- added
- modified
- copied
- renamed
- deleted