You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Zhiltsov af65707eee
Mark tests that require external services (#5474)
Related: #5225 

External services are not available when we execute in Helm.

- Added a way to mark REST API tests that require external services to
run
- Changed the way of filtering tests in Helm tests

Currently, we can't execute external service mocks in tests, and we
ignore related tests in the Helm
execution command. But this command may be outdated, because Helm tests
are not executed in each PR.
This PR allows to indicate related tests and filter them out without the
need to synchronize the CI command.
3 years ago
..
__init__.py Fix several issues with testing system (#5394) 3 years ago
test_analytics.py Mark tests that require external services (#5474) 3 years ago
test_auth.py Fix SDK tests: login once per class (#5123) 3 years ago
test_cache_policy.py Autoformat python tests (#5021) 3 years ago
test_check_objects_integrity.py Migrate tests/python to from os.path to pathlib (#5426) 3 years ago
test_cloud_storages.py Mark tests that require external services (#5474) 3 years ago
test_invitations.py Fix SDK tests: login once per class (#5123) 3 years ago
test_issues.py Updated rego rules, job assignee can resolve an issue (#5167) 3 years ago
test_jobs.py Fix REST API tests (#5416) 3 years ago
test_memberships.py Fix SDK tests: login once per class (#5123) 3 years ago
test_organizations.py Fix SDK tests: login once per class (#5123) 3 years ago
test_projects.py Fix loss of rotation in CVAT format (#5407) 3 years ago
test_remote_url.py Fix SDK tests: login once per class (#5123) 3 years ago
test_resource_import_export.py Mark tests that require external services (#5474) 3 years ago
test_server.py Fix SDK tests: login once per class (#5123) 3 years ago
test_tasks.py Mark tests that require external services (#5474) 3 years ago
test_users.py Fix missed token with using social account authentication (#5344) 3 years ago
test_webhooks.py Mark tests that require external services (#5474) 3 years ago
test_webhooks_sender.py Mark tests that require external services (#5474) 3 years ago
utils.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago