[FIX] Updated travis postgresql version
[FIX] Updated phantom_js version in travis
[FIX] Configured travis to run tests for this module in isolation mode
[FIX] Configured travis to run tests for this module in isolation mode
[FIX] Added group to demo_user for test purposes
[FIX] Changed waiting condition on Phantom JS test
[FIX] Removed Travis configuration for isolated test environment
[FIX] Changed waiting condition in phantom_js test
[FIX] Changed target action in phantom_js test
[FIX] Changed target action in phantom_js test
This module makes importing data from CSV files optional for each user, allowing it only for those users belonging to a specific group.
[FIX] Solved flake8 error E305: expected 2 blank lines after class or function definition, found 1
[FIX] Renamed base_import_csv_optional in base_import_security_group
[FIX] Solved flake8 error E501: line too long;
[FIX] Removed unnecessary monkeypatch and extended Base.load method;
[FIX] Bugfixing in Base.load method;
[FIX] Code refactoring
[IMP] Tests created