Fixed integration tests.
The integration tests create a dataset and search for the dataset by name. The search results accidentally and unexpectedly contain a user dataset of the same name. The search now also considers the user id to only find the test dataset.
Changelog: Fixed