Build: #2928 was successful
Job: _Autoformatter check was successful
Code commits
onedata-acceptance
-
Wojciech Szmelich 2d03a3df9b877278617110ca47c05215729bf68e
Pull request #816: Feature/VFS-12190 format python acceptance tests code with python static analyzer
Merge in VFS/onedata-acceptance from feature/VFS-12190-format-python-acceptance-tests-code-with-python-static-analyzer to develop
* commit 'd9bcff1f2f8eaddffea1af71fd485fd53b0df6eb': (37 commits)
revert submodules
VFS-12190 fix tests
VFS-12190 fix tests, added missing imports
VFS-12190 fix tests
VFS-12190 renamed task in ymls, variable in makefile
VFS-12190 fix tests
VFS-12190 PR fixes
VFS-12190 PR fixes
VFS-12190 Added linter and formatter configuration for VSCode
VFS-12190 fix mixed tests
VFS-12190 fix in pylint config
VFS-12190 code format, added ignored modules to config, put duplicated code into variable in makefile
VFS-12190 changed default line length to 88
VFS-12190 fix tests
VFS-12190 added bamboo specs, static analyzer, formatter for gui, mixed, oneclient plans
VFS-12190 fix bamboo specs
VFS-12190 fix bamboo specs
VFS-12190 fix bamboo specs
VFS-12190 added black formatting and static analysis task to gui acc src bamboo specs
VFS-12190 added black formatting and static analysis task to gui acc pkg bamboo specs
... -
Wojciech Szmelich d9bcff1f2f8eaddffea1af71fd485fd53b0df6eb m
revert submodules
-
Wojciech Szmelich 381a258780ee85f8bd85735e705f0a7d124f73b0 m
VFS-12190 fix tests
-
Wojciech Szmelich 8c04f514b30251b66e7b084f64e08371d4e7fc94 m
VFS-12190 fix tests, added missing imports
-
Wojciech Szmelich 94e105002502169a6c3eadf27028385ca5bf224c m
Merge branch 'feature/VFS-12190-format-python-acceptance-tests-code-with-python-static-analyzer' of ssh://git.onedata.org:7999/vfs/onedata-acceptance into feature/VFS-12190-format-python-acceptance-tests-code-with-python-static-analyzer
-
Wojciech Szmelich ddd1e69a21257fc379270f3d85b11a0175925cf5 m
VFS-12190 fix tests
- tests/gui/utils/common/privilege_tree.py (version ddd1e69a21257fc379270f3d85b11a0175925cf5) (diffs)
- tests/mixed/scenarios/test_access_tokens.py (version ddd1e69a21257fc379270f3d85b11a0175925cf5) (diffs)
- tests/mixed/scenarios/test_access_tokens_id_caveats.py (version ddd1e69a21257fc379270f3d85b11a0175925cf5) (diffs)
- tests/mixed/scenarios/test_access_tokens_path_caveats.py (version ddd1e69a21257fc379270f3d85b11a0175925cf5) (diffs)
-
Jakub Liput 7584fa9d060f74d58773a88c5aaae3fad0d5f990 m
Pull request #818: VFS-12190 Added linter and formatter configuration for VSCode
Merge in VFS/onedata-acceptance from feature/VFS-12190-format-vscode-czesiek to feature/VFS-12190-format-python-acceptance-tests-code-with-python-static-analyzer
* commit '39756585333640ab165fdaf2633a9df2c1f5d852':
VFS-12190 PR fixes
VFS-12190 PR fixes
VFS-12190 Added linter and formatter configuration for VSCode -
Wojciech Szmelich 9e795e892be3c56edc0f09d61c42c41ed1a66800 m
VFS-12190 renamed task in ymls, variable in makefile
- Makefile (version 9e795e892be3c56edc0f09d61c42c41ed1a66800) (diffs)
- bamboo-specs/gui-acceptance-pkg.yml (version 9e795e892be3c56edc0f09d61c42c41ed1a66800) (diffs)
- bamboo-specs/gui-acceptance-src.yml (version 9e795e892be3c56edc0f09d61c42c41ed1a66800) (diffs)
- bamboo-specs/mixed-acceptance-pkg.yml (version 9e795e892be3c56edc0f09d61c42c41ed1a66800) (diffs)
- bamboo-specs/mixed-acceptance-src.yml (version 9e795e892be3c56edc0f09d61c42c41ed1a66800) (diffs)
- bamboo-specs/oneclient-acceptance-pkg.yml (version 9e795e892be3c56edc0f09d61c42c41ed1a66800) (diffs)
- bamboo-specs/oneclient-acceptance-src.yml (version 9e795e892be3c56edc0f09d61c42c41ed1a66800) (diffs)
-
Wojciech Szmelich 3543911d6b51d98fcf896b36860daec80565db05 m
VFS-12190 fix tests
- tests/gui/steps/oneprovider/permissions.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
- tests/gui/steps/onezone/members.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
- tests/gui/utils/common/privilege_tree.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
- tests/mixed/scenarios/test_directories_remove_metadata.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
- tests/mixed/scenarios/test_directories_set_metadata.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
- tests/mixed/scenarios/test_files_remove_metadata.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
- tests/mixed/scenarios/test_files_set_metadata.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
- tests/oneclient/steps/multi_dir_steps.py (version 3543911d6b51d98fcf896b36860daec80565db05) (diffs)
-
Jakub Liput <jakub.liput@gmail.com> 39756585333640ab165fdaf2633a9df2c1f5d852 m
VFS-12190 PR fixes
-
Jakub Liput <jakub.liput@gmail.com> fdb9d7592cc290a5aa51cbf40aa80f84ad54fb45 m
VFS-12190 PR fixes
-
Jakub Liput <jakub.liput@gmail.com> 6786787bf96b3626b1ae1ee23f29fdad566139d3 m
VFS-12190 Added linter and formatter configuration for VSCode
- .gitignore (version 6786787bf96b3626b1ae1ee23f29fdad566139d3) (diffs)
- .vscode/extensions.json (version 6786787bf96b3626b1ae1ee23f29fdad566139d3) (diffs)
- .vscode/settings.json (version 6786787bf96b3626b1ae1ee23f29fdad566139d3) (diffs)
- tests/configs/.pylintrc (version 6786787bf96b3626b1ae1ee23f29fdad566139d3) (diffs)
-
Wojciech Szmelich 3b82f9240df8c8b766a87d6f4116cc150b075e38 m
VFS-12190 fix mixed tests
-
Wojciech Szmelich 4b18db0f9cf7e61699a76772f984b6a25afda767 m
VFS-12190 merge origin develop
-
Wojciech Szmelich 3f106b2950fd62c7ee5fc5867f91a14e2e407616 m
VFS-12190 fix in pylint config
-
Wojciech Szmelich 170b720a58649324e2e766ff11775594fc03ddb2 m
VFS-12190 code format, added ignored modules to config, put duplicated code into variable in makefile
- Makefile (version 170b720a58649324e2e766ff11775594fc03ddb2) (diffs)
- tests/configs/.pylintrc (version 170b720a58649324e2e766ff11775594fc03ddb2) (diffs)
- tests/gui/meta_steps/onezone/clusters.py (version 170b720a58649324e2e766ff11775594fc03ddb2) (diffs)
- tests/gui/meta_steps/onezone/harvesters.py (version 170b720a58649324e2e766ff11775594fc03ddb2) (diffs)
- tests/gui/meta_steps/onezone/spaces.py (version 170b720a58649324e2e766ff11775594fc03ddb2) (diffs)
- tests/gui/steps/common/url.py (version 170b720a58649324e2e766ff11775594fc03ddb2) (diffs)
- tests/gui/steps/onezone/harvesters/discovery.py (version 170b720a58649324e2e766ff11775594fc03ddb2) (diffs)
-
Wojciech Szmelich 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4 m
VFS-12190 changed default line length to 88
- tests/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/configs/.pyproject.toml (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/conftest.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/conftest.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onepanel/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onepanel/account_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onepanel/deployment.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onepanel/provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onepanel/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onepanel/storages.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/archives.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/automation/audit_log.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/automation/pods_activity.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/automation/run_workflow.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/automation/workflow_results.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/data.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/dataset.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/files_tree.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/permissions.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/qos.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/shares.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/oneprovider/transfers.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/automation/lambda_creation.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/automation/store_creation.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/automation/task_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/automation/workflow_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/clusters.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/data_discovery.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/groups.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/harvesters.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/members.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/space_marketplace.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/meta_steps/onezone/tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_atm_stores_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_atm_workflows_execution.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_atm_workflows_pausing_and_cancelling.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_atm_workflows_status.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_atm_workflows_stores.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_automation_bagit.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_automation_examples_workflows_tests.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_multiprovider_archives.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_multiprovider_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_multiprovider_multiuser.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_multiprovider_qos.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_multiprovider_qos_storage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onepanel_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onepanel_deployment_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onepanel_deployment_with_2_hosts.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onepanel_different_storages.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onepanel_login.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onepanel_members.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_change_and_upload.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_create.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_remove.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_files.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_files_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_remove_file.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subdir.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subdir_remove.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subfile.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subjects.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_archives.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_audit_logs.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_cancel.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_incremental_and_nested.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_recall.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_data_tab.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_data_tab_files.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_datasets.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_datasets_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_hardlinks.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_posix.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_posix_multiuser.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_symlinks.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_cancel.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_directories.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_files.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_multi.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_oneprovider_upload.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_automation.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_automation_members_and_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_data_discovery.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_data_discovery_helpers.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_data_discovery_querying.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_groups_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_groups_multiuser.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_groups_multiuser_single_group.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_effective_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_index.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_index_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_memberships_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_privileges_add_remove.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens_with_caveats.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens_with_consumer_caveats.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_providers_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_spaces_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_spaces_memberships_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_spaces_memberships_privileges_data.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_spaces_multiuser.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_onezone_tokens_delete.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_public_shares.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_qos_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_qos_storage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_shares_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_shares_handle_service.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_storage_sync.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/scenarios/test_storage_sync_charts.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/browser_creation.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/copy_paste.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/docker.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/local_file_system.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/login.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/miscellaneous.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/notifies.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/url.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/common/workflow_files.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/modals/details_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/modals/modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/account_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/deployment.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/emergency_passphrase.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/members.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/nodes.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onepanel/storages.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/archives.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/archives_audit.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/archives_recall.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/automation/automation_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/automation/automation_statuses.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/automation/initial_values.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/automation/workflow_results_modals.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/automation/workflow_run_indicators.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/browser.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/data_tab.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/dataset.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/file_browser.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/groups.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/permissions.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/private_shares.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/public_shares.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/qos.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/shares.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/transfers.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider/uploads.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/oneprovider_common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/automation/automation_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/automation/workflow_creation.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/clusters.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/groups.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/harvesters/configuration.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/harvesters/data_discovery.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/harvesters/discovery.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/harvesters/indices.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/logged_in_common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/manage_account.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/marketplace.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/members.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/multibrowser_spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/overview.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/providers.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/shares_sidebar.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/space_configuration.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/onezone/user_full_name.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/rest/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/rest/cdmi.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/rest/provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/rest/s3.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/steps/rest/shares.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/account_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/constants.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/count_checksums.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/archive_audit_log.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/archive_details.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/archive_recall_information.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/audit_log_entry_details.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/cancel_archive.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/cancel_recall.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/create_archive.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/delete_archive.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/archives_modals/recall_archive.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/add_one_of_elements.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/create_group.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/delete_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/leave_element.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/login.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/remove.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/rename_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/basic_modals/there_are_unsaved_changes.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/configure_web_cert.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/datasets_modals/datasets_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/datasets_modals/detach_dataset.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/datasets_modals/reattach_dataset.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/create_dir.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/details_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/disable_directory_statistics.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/enable_directory_statistics.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/external_symbolic_link.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/share.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/symbolic_link_details.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/data_distribution.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/edit_permissions.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/metadata_tab.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/qos.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/shares_tab.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/files_modals/write_protection.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/management_modals/cease_support_for_space.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/management_modals/change_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/management_modals/delete_user_account.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/management_modals/deploying_cluster.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/marketplace_modals/advertise_space.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/marketplace_modals/advertise_space_in_the_marketplace.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/rest_api_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/storage_modals/add_storage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/storage_modals/modify_storage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/tokens_modals/clean_up_obsolete_tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/tokens_modals/invite_using_token.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/troubles_modals/dns_configuration_warning.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/troubles_modals/emergency_interface.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/troubles_modals/error_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/troubles_modals/warning_modal.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/audit_log.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/create_new_lane.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/duplicate_revision.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/function_pods_activity.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/select_files_directories_symlink.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/select_groups.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/store_details.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/store_editor.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/task_time_series.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/unlink_lambda.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/modals/workflows_modals/upload_workflow.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/archive_row_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/boolean_values.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/chart_statistics.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/configure_columns_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/consumer_caveat.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/cookies.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/data_distribution_popup.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/data_row_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/delete_account_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/deregister_provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/groups_hierarchy_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/handle_service.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/matching_storages.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/member_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/membership_relation_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/menu_in_edit_permissions.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/menu_popup.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/metadata_type.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/options_selector.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/power_select.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/provider_details.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/qos_delete.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/query_builder.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/selector_popup.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/shares_row_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/spaces_tags.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/toolbar.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/upload_presenter.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/user_account_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/workflow_creation_alert.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/popups/workflow_menu.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/privilege_tree.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/privilege_tree_in_tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/common/query_builder.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/core/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/core/base.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/core/web_elements.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/core/web_objects.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/generic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/clusters.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/deployment.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/emergency_passphrase.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/init_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/members.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/nodes.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/overview.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onepanel/storages.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/archive_browser/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/archive_browser/data_row.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/archive_container/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/archive_file_browser/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/archive_file_browser/data_row.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/automation.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/breadcrumbs.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/browser_row.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/data_tab/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/data_tab/file_uploader.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/data_tab/sidebar.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/data_tab/space_selector.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/data_tab/toolbar.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/dataset_browser/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/dataset_browser/data_row.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/file_browser/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/file_browser/data_row.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/file_browser/file_tree_node.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/groups.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/provider_configuration.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/shares/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/shares/private_share.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/shares/public_share.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/transfers.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneprovider/user_profile.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneservices/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/oneservices/cdmi.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/automation_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/clusters_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/data_discovery_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/data_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/discovery_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/generic_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/groups/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/groups/groups_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/groups/hierarchy_subpage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/lambdas_subpage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/manage_account_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/members_subpage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/privacy_policy.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/providers_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/shares_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/space_configuration_subpage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/space_marketplace.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/terms_of_use.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/token_caveats.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/tokens_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/uploads_page.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/gui/utils/onezone/workflows_subpage.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/conftest.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_access_tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_access_tokens_id_caveats.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_access_tokens_path_caveats.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_acl_one_entry.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_acl_two_entries.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_archive_privileges.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_archives.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_create_file.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_dataset.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_directories_movement.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_directories_multi.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_directories_remove_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_directories_set_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_directories_times.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_file_content.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_files_movement.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_files_multi.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_files_remove_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_files_set_metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_files_times.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_groups_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_luma.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_nested_directories_create.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_nested_directories_remove.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_onepanel_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_permission_posix.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_permission_posix_multi.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_qos.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_remove_file.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_rename_file.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_single_directory.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_single_directory2.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_spaces_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_storage_sync.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/scenarios/test_workflows_with_input_files.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/archive.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/data_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/data_permissions.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/dataset.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/group_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/luma/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/luma/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/members.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/oneclient/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/oneclient/data_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/onepanel_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/qos.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onepanel/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onepanel/account_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onepanel/provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onepanel/spaces.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/oneprovider/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/oneprovider/archives.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/oneprovider/data.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/oneprovider/datasets.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/oneprovider/metadata.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/oneprovider/qos.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/automation.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/group_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/members.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/space_management.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/special_dirs.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/rest/onezone/tokens.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/space_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/steps/tokens_basic.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/utils/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/utils/common.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/utils/data.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/mixed/utils/example_workflow_executions.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/conftest.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_authorization.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_directory_CRUD.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_directory_stat.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_extended_attributes.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_luma_provider.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_luma_proxy.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_multi_authorization.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_multi_directory_CRUD.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_multi_directory_stat.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_multi_reg_file_CRUD.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_multi_reg_file_stat.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_multiprovider_luma.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_multiprovider_replication.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_reg_file_CRUD.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_reg_file_stat.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/scenarios/test_storage_modification.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/__init__.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/auth_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/dir_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/environment_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/extended_attributes_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/file_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/multi_auth_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/multi_dir_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/multi_file_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/multi_reg_file_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/reg_file_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/rest/onepanel/storages.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
- tests/oneclient/steps/storage_steps.py (version 2dcf74edf9c6f8a98eace9fd5f6316804c7c5fd4) (diffs)
-
Wojciech Szmelich 14b8b45bf31c75ef48b25834ebd2d25efd2849f3 m
VFS-12190 fix tests
- tests/configs/.pylintrc (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
- tests/configs/.pyproject.toml (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
- tests/gui/scenarios/test_onezone_basic.py (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
- tests/gui/steps/onezone/harvesters/discovery.py (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
- tests/mixed/scenarios/test_archive_privileges.py (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
- tests/mixed/scenarios/test_dataset.py (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
- tests/mixed/steps/data_permissions.py (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
- tests/mixed/steps/rest/onezone/members.py (version 14b8b45bf31c75ef48b25834ebd2d25efd2849f3) (diffs)
-
Wojciech Szmelich 3c4ec7e71438be82f8aaf2d2038872832785a0b0 m
VFS-12190 added bamboo specs, static analyzer, formatter for gui, mixed, oneclient plans
- bamboo-specs/gui-acceptance-pkg.yml (version 3c4ec7e71438be82f8aaf2d2038872832785a0b0) (diffs)
- bamboo-specs/gui-acceptance-src.yml (version 3c4ec7e71438be82f8aaf2d2038872832785a0b0) (diffs)
- bamboo-specs/mixed-acceptance-pkg.yml (version 3c4ec7e71438be82f8aaf2d2038872832785a0b0) (diffs)
- bamboo-specs/mixed-acceptance-src.yml (version 3c4ec7e71438be82f8aaf2d2038872832785a0b0) (diffs)
- bamboo-specs/oneclient-acceptance-pkg.yml (version 3c4ec7e71438be82f8aaf2d2038872832785a0b0) (diffs)
- bamboo-specs/oneclient-acceptance-src.yml (version 3c4ec7e71438be82f8aaf2d2038872832785a0b0) (diffs)
-
Wojciech Szmelich 9939c969219e69aa90338ffb08c01d8b25e8d910 m
VFS-12190 fix bamboo specs
-
Wojciech Szmelich 7dd0389004e64cbee9dc2b9d473045bac7f0158f m
VFS-12190 fix bamboo specs
-
Wojciech Szmelich 4bbf1c323524fedbd6024a977c2704c844225fd4 m
VFS-12190 fix bamboo specs
-
Wojciech Szmelich 74bebd04580bcd5329adb2adf60396d69ab96f01 m
VFS-12190 added black formatting and static analysis task to gui acc src bamboo specs
-
Wojciech Szmelich fd36343edc02e859cc4538216602b4e7e3d5b1de m
VFS-12190 added black formatting and static analysis task to gui acc pkg bamboo specs
-
Wojciech Szmelich e213ca724f01a00668e996b0645de116ba6ba73f m
VFS-12190 fixed missing import
-
Wojciech Szmelich 7d513ab1258524b64ea1592d3f49dc58bfcbab4b m
VFS-12190 removed mixed imports from gui scenario suites
- tests/gui/scenarios/test_multiprovider_basic.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_multiprovider_multiuser.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onepanel_basic.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onepanel_deployment_basic.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onepanel_deployment_with_2_hosts.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onepanel_different_storages.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onepanel_members.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_groups_basic.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_groups_multiuser.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_groups_multiuser_single_group.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens_with_caveats.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens_with_consumer_caveats.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_providers_basic.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_tokens.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
- tests/gui/scenarios/test_onezone_tokens_delete.py (version 7d513ab1258524b64ea1592d3f49dc58bfcbab4b) (diffs)
-
Wojciech Szmelich 4007adc8a35be02e410b953e0603fcffcf6ac606 m
VFS-12190 added tickets numbers
-
Wojciech Szmelich 07400e34cbb3d87f470c4c1232c40220ec9f3d13 m
VFS-12190 added tickets numbers, removed redundant code
-
Wojciech Szmelich 1f684bac8f0f633cac1b810191666f2920f438c8 m
VFS-12190 try to fix, collection error
-
Wojciech Szmelich 6072aaa591fef39a97be486272558c9bad4111e0 m
VFS-12190 fix, added missing imports
- tests/gui/steps/onezone/harvesters/discovery.py (version 6072aaa591fef39a97be486272558c9bad4111e0) (diffs)
- tests/mixed/scenarios/test_archive_privileges.py (version 6072aaa591fef39a97be486272558c9bad4111e0) (diffs)
- tests/mixed/scenarios/test_dataset.py (version 6072aaa591fef39a97be486272558c9bad4111e0) (diffs)
- tests/mixed/steps/data_permissions.py (version 6072aaa591fef39a97be486272558c9bad4111e0) (diffs)
- tests/oneclient/steps/storage_steps.py (version 6072aaa591fef39a97be486272558c9bad4111e0) (diffs)
-
Wojciech Szmelich ecf99052e695625d41caf4b9a9b54ae27c4416b0 m
VFS-12190 updated makefile with pylint and black
- Makefile (version ecf99052e695625d41caf4b9a9b54ae27c4416b0) (diffs)
- tests/code_style_common.mk (version ecf99052e695625d41caf4b9a9b54ae27c4416b0) (diffs)
- tests/configs/.pylintrc (version ecf99052e695625d41caf4b9a9b54ae27c4416b0) (diffs)
- tests/configs/.pyproject.toml (version ecf99052e695625d41caf4b9a9b54ae27c4416b0) (diffs)
-
Wojciech Szmelich 22fd3219346127dc48a4c7a6ccada9a59e2e971b m
VFS-12190 formatted oneclient conftest files with black
-
Wojciech Szmelich a3734ce9c3a57a355da9a9dd95088948ba3c12f1 m
VFS-12190 formatted scenario files with black
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_create.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/gui/scenarios/test_qos_storage.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_access_tokens.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_access_tokens_id_caveats.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_access_tokens_path_caveats.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_acl_one_entry.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_acl_two_entries.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_archive_privileges.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_archives.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_create_file.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_dataset.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_directories_movement.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_directories_multi.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_directories_remove_metadata.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_directories_set_metadata.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_directories_times.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_file_content.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_files_movement.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_files_multi.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_files_remove_metadata.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_files_set_metadata.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_files_times.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_groups_basic.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_luma.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_nested_directories_create.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_nested_directories_remove.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_onepanel_basic.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_permission_posix.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_permission_posix_multi.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_qos.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_remove_file.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_rename_file.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_single_directory.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_single_directory2.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_spaces_basic.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_storage_sync.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_tokens.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/mixed/scenarios/test_workflows_with_input_files.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/__init__.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_authorization.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_directory_CRUD.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_directory_stat.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_extended_attributes.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_luma_provider.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_luma_proxy.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_multi_authorization.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_multi_directory_CRUD.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_multi_directory_stat.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_multi_reg_file_CRUD.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_multi_reg_file_stat.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_multiprovider_luma.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_multiprovider_replication.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_reg_file_CRUD.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_reg_file_stat.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
- tests/oneclient/scenarios/test_storage_modification.py (version a3734ce9c3a57a355da9a9dd95088948ba3c12f1) (diffs)
-
Wojciech Szmelich 98b2da47ee321d6878d0fb7c345978e03af3a1e0 m
VFS-12190 formatted test init and conftest file with pylint and black
-
Wojciech Szmelich f752493fe326854051c5733563d1d0a0b453d66b m
VFS-12190 fix gui in some gui files
- tests/gui/meta_steps/oneprovider/permissions.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/meta_steps/onezone/groups.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_create.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/scenarios/test_public_shares.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/scenarios/test_qos_storage.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/steps/onepanel/deployment.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/steps/onepanel/provider.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/steps/oneprovider/dataset.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/steps/onezone/harvesters/discovery.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
- tests/gui/steps/onezone/members.py (version f752493fe326854051c5733563d1d0a0b453d66b) (diffs)
-
Wojciech Szmelich 81f6109264d6f801a38337cd1af2b92bba7db76d m
VFS-12190 refactored mixed, oneclient files with pylint and black
- tests/mixed/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/conftest.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/archive.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/data_basic.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/data_permissions.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/dataset.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/group_basic.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/luma/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/luma/common.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/members.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/oneclient/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/oneclient/data_basic.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/onepanel_basic.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/qos.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onepanel/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onepanel/account_management.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onepanel/provider.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onepanel/spaces.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/oneprovider/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/oneprovider/archives.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/oneprovider/data.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/oneprovider/datasets.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/oneprovider/metadata.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/oneprovider/qos.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/automation.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/common.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/group_management.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/members.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/provider.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/space_management.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/special_dirs.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/rest/onezone/tokens.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/space_basic.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/steps/tokens_basic.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/utils/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/utils/common.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/utils/data.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/mixed/utils/example_workflow_executions.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/conftest.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/__init__.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/auth_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/dir_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/environment_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/extended_attributes_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/file_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/multi_auth_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/multi_dir_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/multi_file_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/multi_reg_file_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/reg_file_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/rest/onepanel/storages.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/oneclient/steps/storage_steps.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
- tests/utils/client_utils.py (version 81f6109264d6f801a38337cd1af2b92bba7db76d) (diffs)
-
Wojciech Szmelich 35df6f0b35bdafe3cb04af119ec798a3732f2b0a m
VFS-12190 updated code style make file
-
Wojciech Szmelich 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04 m
VFS-12190 formatted gui files with pylint
- tests/conftest.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/conftest.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onepanel/account_management.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onepanel/deployment.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onepanel/provider.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onepanel/spaces.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onepanel/storages.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/archives.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/common.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/data.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/files_tree.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/metadata.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/permissions.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/qos.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/oneprovider/shares.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/clusters.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/common.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/data_discovery.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/groups.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/harvesters.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/provider.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/space_marketplace.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/spaces.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/meta_steps/onezone/tokens.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/browser_creation.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/copy_paste.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/docker.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/local_file_system.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/login.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/miscellaneous.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/notifies.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/url.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/common/workflow_files.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/modals/modal.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onepanel/deployment.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onepanel/nodes.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onepanel/provider.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onepanel/spaces.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onepanel/storages.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/archives.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/archives_audit.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/archives_recall.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/automation/workflow_results_modals.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/dataset.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/file_browser.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/permissions.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/public_shares.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/qos.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider/transfers.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/oneprovider_common.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/clusters.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/groups.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/harvesters/data_discovery.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/harvesters/discovery.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/harvesters/indices.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/logged_in_common.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/manage_account.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/members.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/multibrowser_spaces.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/overview.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/providers.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/space_configuration.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/spaces.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/tokens.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/onezone/user_full_name.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/steps/rest/s3.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/common.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/modals/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/modals/archives_modals/archive_audit_log.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/modals/configure_web_cert.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/modals/workflows_modals/select_files_directories_symlink.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/popups/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/popups/consumer_caveat.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/popups/power_select.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/popups/query_builder.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/popups/upload_presenter.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/privilege_tree.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/common/privilege_tree_in_tokens.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/core/base.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/core/web_elements.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/core/web_objects.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/generic.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onepanel/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onepanel/clusters.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onepanel/deployment.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onepanel/emergency_passphrase.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onepanel/nodes.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onepanel/spaces.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onepanel/storages.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/archive_browser/data_row.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/archive_file_browser/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/archive_file_browser/data_row.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/automation.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/breadcrumbs.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/browser_row.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/data_tab/file_uploader.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/data_tab/sidebar.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/data_tab/space_selector.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/dataset_browser/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/dataset_browser/data_row.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/file_browser/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/file_browser/data_row.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/file_browser/file_tree_node.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/shares/private_share.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/shares/public_share.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneprovider/transfers.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/oneservices/cdmi.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/__init__.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/common.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/data_discovery_page.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/data_page.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/discovery_page.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/generic_page.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/groups/hierarchy_subpage.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/members_subpage.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/privacy_policy.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/terms_of_use.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/token_caveats.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/gui/utils/onezone/uploads_page.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/mixed/steps/data_basic.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
- tests/mixed/steps/group_basic.py (version 4e1a1e55abdb0d4729b195aee1b44ec00b73fc04) (diffs)
-
Wojciech Szmelich 9f153ecd3ab20e37967e41fb74b8609c93cc93c6 m
VFS-12190 added make and config files for black, isort, pylint
-
Wojciech Szmelich 2b3774f9301828647a0ebe7a5a76ed088a6c6d01 m
VFS-12190 reformatted gui py files with isort and black
- tests/gui/meta_steps/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onepanel/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onepanel/account_management.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onepanel/deployment.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onepanel/provider.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onepanel/spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onepanel/storages.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/archives.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/automation/audit_log.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/automation/pods_activity.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/automation/run_workflow.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/automation/workflow_results.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/data.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/dataset.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/files_tree.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/metadata.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/permissions.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/qos.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/shares.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/oneprovider/transfers.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/automation/lambda_creation.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/automation/store_creation.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/automation/task_management.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/automation/workflow_management.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/clusters.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/data_discovery.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/groups.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/harvesters.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/members.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/provider.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/space_marketplace.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/meta_steps/onezone/tokens.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_atm_stores_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_atm_workflows_execution.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_atm_workflows_pausing_and_cancelling.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_atm_workflows_status.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_atm_workflows_stores.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_automation_bagit.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_automation_examples_workflows_tests.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_metadata.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_multiprovider_archives.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_multiprovider_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_multiprovider_multiuser.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_multiprovider_qos.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_multiprovider_qos_storage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onepanel_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onepanel_deployment_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onepanel_deployment_with_2_hosts.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onepanel_different_storages.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onepanel_login.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onepanel_members.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_change_and_upload.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_create.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_metadata.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_dir_privileges_remove.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_files.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_files_metadata.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_remove_file.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subdir.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subdir_remove.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subfile.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_acl_subjects.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_archives.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_audit_logs.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_cancel.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_incremental_and_nested.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_archives_recall.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_data_tab.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_data_tab_files.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_datasets.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_datasets_privileges.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_hardlinks.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_posix.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_posix_multiuser.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_symlinks.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_cancel.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_directories.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_files.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_transfers_multi.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_oneprovider_upload.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_automation.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_automation_members_and_privileges.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_data_discovery.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_data_discovery_helpers.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_data_discovery_querying.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_groups_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_groups_multiuser.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_groups_multiuser_single_group.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_effective_privileges.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_index.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_index_metadata.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_memberships_privileges.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_harvesters_privileges_add_remove.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens_with_caveats.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_invite_tokens_with_consumer_caveats.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_providers_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_spaces_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_spaces_memberships_privileges.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_spaces_memberships_privileges_data.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_spaces_multiuser.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_tokens.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_onezone_tokens_delete.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_public_shares.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_qos_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_qos_storage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_shares_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_shares_handle_service.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_storage_sync.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/scenarios/test_storage_sync_charts.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/browser_creation.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/copy_paste.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/docker.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/local_file_system.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/login.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/miscellaneous.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/notifies.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/url.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/common/workflow_files.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/modals/details_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/modals/modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/account_management.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/deployment.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/emergency_passphrase.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/members.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/nodes.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/provider.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onepanel/storages.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/archives.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/archives_audit.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/archives_recall.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/automation/automation_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/automation/automation_statuses.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/automation/initial_values.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/automation/workflow_results_modals.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/automation/workflow_run_indicators.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/browser.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/data_tab.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/dataset.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/file_browser.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/groups.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/metadata.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/permissions.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/private_shares.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/public_shares.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/qos.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/shares.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/transfers.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider/uploads.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/oneprovider_common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/automation/automation_basic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/automation/workflow_creation.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/clusters.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/groups.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/harvesters/configuration.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/harvesters/data_discovery.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/harvesters/discovery.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/harvesters/indices.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/logged_in_common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/manage_account.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/marketplace.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/members.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/multibrowser_spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/overview.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/providers.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/shares_sidebar.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/space_configuration.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/tokens.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/onezone/user_full_name.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/rest/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/rest/cdmi.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/rest/provider.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/rest/s3.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/steps/rest/shares.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/account_management.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/constants.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/count_checksums.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/archive_audit_log.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/archive_details.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/archive_recall_information.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/audit_log_entry_details.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/cancel_archive.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/cancel_recall.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/create_archive.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/delete_archive.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/archives_modals/recall_archive.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/add_one_of_elements.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/create_group.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/delete_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/leave_element.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/login.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/remove.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/rename_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/basic_modals/there_are_unsaved_changes.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/configure_web_cert.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/datasets_modals/datasets_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/datasets_modals/detach_dataset.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/datasets_modals/reattach_dataset.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/create_dir.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/details_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/disable_directory_statistics.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/enable_directory_statistics.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/external_symbolic_link.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/share.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/symbolic_link_details.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/data_distribution.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/edit_permissions.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/metadata_tab.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/qos.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/tabs_in_details_modal/shares_tab.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/files_modals/write_protection.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/management_modals/cease_support_for_space.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/management_modals/change_privileges.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/management_modals/delete_user_account.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/management_modals/deploying_cluster.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/marketplace_modals/advertise_space.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/marketplace_modals/advertise_space_in_the_marketplace.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/rest_api_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/storage_modals/add_storage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/storage_modals/modify_storage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/tokens_modals/clean_up_obsolete_tokens.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/tokens_modals/invite_using_token.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/troubles_modals/dns_configuration_warning.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/troubles_modals/emergency_interface.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/troubles_modals/error_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/troubles_modals/warning_modal.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/audit_log.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/create_new_lane.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/duplicate_revision.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/function_pods_activity.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/select_files_directories_symlink.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/select_groups.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/store_details.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/store_editor.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/task_time_series.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/unlink_lambda.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/modals/workflows_modals/upload_workflow.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/archive_row_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/boolean_values.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/chart_statistics.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/configure_columns_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/consumer_caveat.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/cookies.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/data_distribution_popup.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/data_row_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/delete_account_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/deregister_provider.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/groups_hierarchy_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/handle_service.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/matching_storages.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/member_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/membership_relation_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/menu_in_edit_permissions.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/menu_popup.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/metadata_type.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/options_selector.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/power_select.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/provider_details.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/qos_delete.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/query_builder.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/selector_popup.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/shares_row_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/spaces_tags.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/toolbar.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/upload_presenter.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/user_account_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/workflow_creation_alert.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/popups/workflow_menu.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/privilege_tree.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/privilege_tree_in_tokens.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/common/query_builder.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/core/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/core/base.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/core/web_elements.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/core/web_objects.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/generic.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/clusters.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/deployment.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/emergency_passphrase.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/init_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/members.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/nodes.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/overview.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/provider.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onepanel/storages.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/archive_browser/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/archive_browser/data_row.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/archive_container/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/archive_file_browser/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/archive_file_browser/data_row.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/automation.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/breadcrumbs.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/browser_row.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/data_tab/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/data_tab/file_uploader.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/data_tab/sidebar.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/data_tab/space_selector.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/data_tab/toolbar.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/dataset_browser/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/dataset_browser/data_row.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/file_browser/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/file_browser/data_row.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/file_browser/file_tree_node.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/groups.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/provider_configuration.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/shares/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/shares/private_share.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/shares/public_share.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/spaces.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/transfers.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneprovider/user_profile.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneservices/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/oneservices/cdmi.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/automation_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/clusters_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/common.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/data_discovery_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/data_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/discovery_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/generic_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/groups/__init__.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/groups/groups_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/groups/hierarchy_subpage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/lambdas_subpage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/manage_account_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/members_subpage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/privacy_policy.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/providers_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/shares_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/space_configuration_subpage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/space_marketplace.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/terms_of_use.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/token_caveats.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/tokens_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/uploads_page.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
- tests/gui/utils/onezone/workflows_subpage.py (version 2b3774f9301828647a0ebe7a5a76ed088a6c6d01) (diffs)
-
Wojciech Szmelich 5e99de916e8adb347602dc5c6fb7b4e9e778e33d m
VFS-12190 reformatted gui oneprovider steps with pylint
- tests/gui/steps/oneprovider/archives.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/archives_audit.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/archives_recall.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/browser.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/common.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/data_tab.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/dataset.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/file_browser.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/groups.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/metadata.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/permissions.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/private_shares.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/public_shares.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/qos.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/shares.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/spaces.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/transfers.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider/uploads.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)
- tests/gui/steps/oneprovider_common.py (version 5e99de916e8adb347602dc5c6fb7b4e9e778e33d) (diffs)