Context:
Currently, we test the plugin mechanism in the integration tests. However, the sample plugins implemented for those tests are still located in the unit test test source folder. We should move those where they belong: in the it tests source folder.
AT:
- Move sample plugins used in IT tests to the source folder of the it tests