Refactor integration tests with Pytest
create separeted folder with pytest
refactor tests:
- update loglevel coz we don't need so many logs
- parallelize tests
- integrate with fixture generators instead of loading fixtures from file
Edited by dmitry.mashoshin