Packages
Cloud Testing API client library. Allows developers to run automated tests for their mobile applications on Google infrastructure.
Current section
39 Versions
Jump to
Current section
39 Versions
Compare versions
4
files changed
+92
additions
-91
deletions
| @@ -11,13 +11,13 @@ Install this package from [Hex](https://hex.pm) by adding | |
| 11 11 | |
| 12 12 | ```elixir |
| 13 13 | def deps do |
| 14 | - [{:google_api_testing, "~> 0.29"}] |
| 14 | + [{:google_api_testing, "~> 0.30"}] |
| 15 15 | end |
| 16 16 | ``` |
| 17 17 | |
| 18 18 | ## For more information |
| 19 19 | |
| 20 | - Product documentation is available at [https://developers.google.com/cloud-test-lab/](https://developers.google.com/cloud-test-lab/). |
| 20 | + Product documentation is available at [https://firebase.google.com/docs/test-lab/](https://firebase.google.com/docs/test-lab/). |
| 21 21 | |
| 22 22 | Library reference documentation is published on Hexdocs at |
| 23 23 | [https://hexdocs.pm/google_api_testing](https://hexdocs.pm/google_api_testing). |
| @@ -1,107 +1,108 @@ | |
| 1 1 | {<<"links">>, |
| 2 2 | [{<<"GitHub">>, |
| 3 3 | <<"https://github.com/googleapis/elixir-google-api/tree/master/clients/testing">>}, |
| 4 | - {<<"Homepage">>,<<"https://developers.google.com/cloud-test-lab/">>}]}. |
| 4 | + {<<"Homepage">>,<<"https://firebase.google.com/docs/test-lab/">>}]}. |
| 5 5 | {<<"name">>,<<"google_api_testing">>}. |
| 6 | - {<<"version">>,<<"0.29.0">>}. |
| 6 | + {<<"version">>,<<"0.30.0">>}. |
| 7 7 | {<<"description">>, |
| 8 8 | <<"Cloud Testing API client library. Allows developers to run automated tests for their mobile applications on Google infrastructure.">>}. |
| 9 9 | {<<"elixir">>,<<"~> 1.6">>}. |
| 10 10 | {<<"app">>,<<"google_api_testing">>}. |
| 11 11 | {<<"files">>, |
| 12 12 | [<<"lib">>,<<"lib/google_api">>,<<"lib/google_api/testing">>, |
| 13 | - <<"lib/google_api/testing/v1">>,<<"lib/google_api/testing/v1/api">>, |
| 14 | - <<"lib/google_api/testing/v1/api/test_environment_catalog.ex">>, |
| 13 | + <<"lib/google_api/testing/v1">>, |
| 14 | + <<"lib/google_api/testing/v1/connection.ex">>, |
| 15 | + <<"lib/google_api/testing/v1/api">>, |
| 15 16 | <<"lib/google_api/testing/v1/api/application_detail_service.ex">>, |
| 16 17 | <<"lib/google_api/testing/v1/api/projects.ex">>, |
| 17 | - <<"lib/google_api/testing/v1/metadata.ex">>, |
| 18 | + <<"lib/google_api/testing/v1/api/test_environment_catalog.ex">>, |
| 18 19 | <<"lib/google_api/testing/v1/model">>, |
| 19 | - <<"lib/google_api/testing/v1/model/orientation.ex">>, |
| 20 | - <<"lib/google_api/testing/v1/model/no_activity_intent.ex">>, |
| 21 | - <<"lib/google_api/testing/v1/model/device_file.ex">>, |
| 22 | - <<"lib/google_api/testing/v1/model/device_ip_block_catalog.ex">>, |
| 23 | - <<"lib/google_api/testing/v1/model/client_info.ex">>, |
| 24 | - <<"lib/google_api/testing/v1/model/direct_access_version_info.ex">>, |
| 25 | - <<"lib/google_api/testing/v1/model/device_ip_block.ex">>, |
| 26 | - <<"lib/google_api/testing/v1/model/cancel_test_matrix_response.ex">>, |
| 27 | - <<"lib/google_api/testing/v1/model/ios_runtime_configuration.ex">>, |
| 28 | - <<"lib/google_api/testing/v1/model/test_specification.ex">>, |
| 29 | - <<"lib/google_api/testing/v1/model/ios_robo_test.ex">>, |
| 30 | - <<"lib/google_api/testing/v1/model/android_matrix.ex">>, |
| 31 | - <<"lib/google_api/testing/v1/model/test_environment_catalog.ex">>, |
| 32 | - <<"lib/google_api/testing/v1/model/file_reference.ex">>, |
| 33 | - <<"lib/google_api/testing/v1/model/network_configuration_catalog.ex">>, |
| 34 | - <<"lib/google_api/testing/v1/model/device_session.ex">>, |
| 35 | - <<"lib/google_api/testing/v1/model/tool_results_step.ex">>, |
| 36 | - <<"lib/google_api/testing/v1/model/start_activity_intent.ex">>, |
| 37 | - <<"lib/google_api/testing/v1/model/intent_filter.ex">>, |
| 38 | - <<"lib/google_api/testing/v1/model/get_apk_details_response.ex">>, |
| 39 | - <<"lib/google_api/testing/v1/model/robo_starting_intent.ex">>, |
| 40 | - <<"lib/google_api/testing/v1/model/metadata.ex">>, |
| 41 | - <<"lib/google_api/testing/v1/model/android_instrumentation_test.ex">>, |
| 42 | - <<"lib/google_api/testing/v1/model/environment.ex">>, |
| 43 | - <<"lib/google_api/testing/v1/model/android_robo_test.ex">>, |
| 44 | - <<"lib/google_api/testing/v1/model/google_auto.ex">>, |
| 45 | - <<"lib/google_api/testing/v1/model/android_device_catalog.ex">>, |
| 46 | - <<"lib/google_api/testing/v1/model/ios_device_file.ex">>, |
| 47 | - <<"lib/google_api/testing/v1/model/list_device_sessions_response.ex">>, |
| 48 | - <<"lib/google_api/testing/v1/model/account.ex">>, |
| 49 | - <<"lib/google_api/testing/v1/model/android_device_list.ex">>, |
| 50 | - <<"lib/google_api/testing/v1/model/xcode_version.ex">>, |
| 51 | - <<"lib/google_api/testing/v1/model/ios_device_list.ex">>, |
| 52 | - <<"lib/google_api/testing/v1/model/google_cloud_storage.ex">>, |
| 53 | - <<"lib/google_api/testing/v1/model/obb_file.ex">>, |
| 54 | - <<"lib/google_api/testing/v1/model/smart_sharding.ex">>, |
| 55 | - <<"lib/google_api/testing/v1/model/tool_results_history.ex">>, |
| 56 | - <<"lib/google_api/testing/v1/model/matrix_error_detail.ex">>, |
| 57 | - <<"lib/google_api/testing/v1/model/per_android_version_info.ex">>, |
| 58 | - <<"lib/google_api/testing/v1/model/test_setup.ex">>, |
| 59 | - <<"lib/google_api/testing/v1/model/apk_detail.ex">>, |
| 60 | - <<"lib/google_api/testing/v1/model/uniform_sharding.ex">>, |
| 61 | - <<"lib/google_api/testing/v1/model/systrace_setup.ex">>, |
| 62 | - <<"lib/google_api/testing/v1/model/sharding_option.ex">>, |
| 63 | - <<"lib/google_api/testing/v1/model/cancel_device_session_request.ex">>, |
| 64 | - <<"lib/google_api/testing/v1/model/uses_feature.ex">>, |
| 65 | - <<"lib/google_api/testing/v1/model/date.ex">>, |
| 66 | - <<"lib/google_api/testing/v1/model/network_configuration.ex">>, |
| 67 | - <<"lib/google_api/testing/v1/model/result_storage.ex">>, |
| 68 | - <<"lib/google_api/testing/v1/model/session_state_event.ex">>, |
| 69 | - <<"lib/google_api/testing/v1/model/apk.ex">>, |
| 70 | - <<"lib/google_api/testing/v1/model/manual_sharding.ex">>, |
| 71 | - <<"lib/google_api/testing/v1/model/robo_directive.ex">>, |
| 72 | - <<"lib/google_api/testing/v1/model/distribution.ex">>, |
| 73 | - <<"lib/google_api/testing/v1/model/apk_manifest.ex">>, |
| 74 | - <<"lib/google_api/testing/v1/model/per_ios_version_info.ex">>, |
| 75 | - <<"lib/google_api/testing/v1/model/ios_model.ex">>, |
| 76 | - <<"lib/google_api/testing/v1/model/android_test_loop.ex">>, |
| 77 | - <<"lib/google_api/testing/v1/model/launcher_activity_intent.ex">>, |
| 78 | - <<"lib/google_api/testing/v1/model/ios_device_catalog.ex">>, |
| 79 | - <<"lib/google_api/testing/v1/model/ios_device.ex">>, |
| 80 | - <<"lib/google_api/testing/v1/model/android_runtime_configuration.ex">>, |
| 81 | - <<"lib/google_api/testing/v1/model/provided_software_catalog.ex">>, |
| 82 20 | <<"lib/google_api/testing/v1/model/test_matrix.ex">>, |
| 21 | + <<"lib/google_api/testing/v1/model/session_state_event.ex">>, |
| 83 22 | <<"lib/google_api/testing/v1/model/environment_matrix.ex">>, |
| 84 | - <<"lib/google_api/testing/v1/model/android_version.ex">>, |
| 85 | - <<"lib/google_api/testing/v1/model/ios_version.ex">>, |
| 86 | - <<"lib/google_api/testing/v1/model/ios_test_loop.ex">>, |
| 87 | - <<"lib/google_api/testing/v1/model/shard.ex">>, |
| 88 | - <<"lib/google_api/testing/v1/model/android_model.ex">>, |
| 89 | - <<"lib/google_api/testing/v1/model/test_details.ex">>, |
| 90 | - <<"lib/google_api/testing/v1/model/locale.ex">>, |
| 91 | - <<"lib/google_api/testing/v1/model/ios_test_setup.ex">>, |
| 92 | - <<"lib/google_api/testing/v1/model/android_device.ex">>, |
| 93 | - <<"lib/google_api/testing/v1/model/traffic_rule.ex">>, |
| 94 | - <<"lib/google_api/testing/v1/model/ios_xc_test.ex">>, |
| 95 | - <<"lib/google_api/testing/v1/model/test_execution.ex">>, |
| 96 | - <<"lib/google_api/testing/v1/model/client_info_detail.ex">>, |
| 97 | - <<"lib/google_api/testing/v1/model/service.ex">>, |
| 98 23 | <<"lib/google_api/testing/v1/model/empty.ex">>, |
| 99 | - <<"lib/google_api/testing/v1/model/regular_file.ex">>, |
| 100 | - <<"lib/google_api/testing/v1/model/tool_results_execution.ex">>, |
| 24 | + <<"lib/google_api/testing/v1/model/smart_sharding.ex">>, |
| 101 25 | <<"lib/google_api/testing/v1/model/environment_variable.ex">>, |
| 102 | - <<"lib/google_api/testing/v1/model/test_targets_for_shard.ex">>, |
| 26 | + <<"lib/google_api/testing/v1/model/environment.ex">>, |
| 27 | + <<"lib/google_api/testing/v1/model/android_model.ex">>, |
| 28 | + <<"lib/google_api/testing/v1/model/android_runtime_configuration.ex">>, |
| 29 | + <<"lib/google_api/testing/v1/model/shard.ex">>, |
| 30 | + <<"lib/google_api/testing/v1/model/distribution.ex">>, |
| 31 | + <<"lib/google_api/testing/v1/model/apk.ex">>, |
| 32 | + <<"lib/google_api/testing/v1/model/ios_model.ex">>, |
| 33 | + <<"lib/google_api/testing/v1/model/tool_results_execution.ex">>, |
| 34 | + <<"lib/google_api/testing/v1/model/ios_device_catalog.ex">>, |
| 35 | + <<"lib/google_api/testing/v1/model/test_specification.ex">>, |
| 36 | + <<"lib/google_api/testing/v1/model/file_reference.ex">>, |
| 37 | + <<"lib/google_api/testing/v1/model/device_ip_block.ex">>, |
| 38 | + <<"lib/google_api/testing/v1/model/device_ip_block_catalog.ex">>, |
| 39 | + <<"lib/google_api/testing/v1/model/cancel_device_session_request.ex">>, |
| 40 | + <<"lib/google_api/testing/v1/model/traffic_rule.ex">>, |
| 41 | + <<"lib/google_api/testing/v1/model/matrix_error_detail.ex">>, |
| 42 | + <<"lib/google_api/testing/v1/model/ios_robo_test.ex">>, |
| 43 | + <<"lib/google_api/testing/v1/model/orientation.ex">>, |
| 44 | + <<"lib/google_api/testing/v1/model/launcher_activity_intent.ex">>, |
| 45 | + <<"lib/google_api/testing/v1/model/locale.ex">>, |
| 46 | + <<"lib/google_api/testing/v1/model/ios_test_loop.ex">>, |
| 47 | + <<"lib/google_api/testing/v1/model/no_activity_intent.ex">>, |
| 48 | + <<"lib/google_api/testing/v1/model/regular_file.ex">>, |
| 49 | + <<"lib/google_api/testing/v1/model/robo_directive.ex">>, |
| 50 | + <<"lib/google_api/testing/v1/model/per_android_version_info.ex">>, |
| 51 | + <<"lib/google_api/testing/v1/model/uniform_sharding.ex">>, |
| 52 | + <<"lib/google_api/testing/v1/model/start_activity_intent.ex">>, |
| 53 | + <<"lib/google_api/testing/v1/model/device_session.ex">>, |
| 54 | + <<"lib/google_api/testing/v1/model/ios_runtime_configuration.ex">>, |
| 103 55 | <<"lib/google_api/testing/v1/model/app_bundle.ex">>, |
| 104 | - <<"lib/google_api/testing/v1/connection.ex">>,<<"mix.exs">>,<<"README.md">>, |
| 56 | + <<"lib/google_api/testing/v1/model/per_ios_version_info.ex">>, |
| 57 | + <<"lib/google_api/testing/v1/model/tool_results_step.ex">>, |
| 58 | + <<"lib/google_api/testing/v1/model/provided_software_catalog.ex">>, |
| 59 | + <<"lib/google_api/testing/v1/model/list_device_sessions_response.ex">>, |
| 60 | + <<"lib/google_api/testing/v1/model/ios_version.ex">>, |
| 61 | + <<"lib/google_api/testing/v1/model/device_file.ex">>, |
| 62 | + <<"lib/google_api/testing/v1/model/android_version.ex">>, |
| 63 | + <<"lib/google_api/testing/v1/model/sharding_option.ex">>, |
| 64 | + <<"lib/google_api/testing/v1/model/apk_detail.ex">>, |
| 65 | + <<"lib/google_api/testing/v1/model/get_apk_details_response.ex">>, |
| 66 | + <<"lib/google_api/testing/v1/model/test_environment_catalog.ex">>, |
| 67 | + <<"lib/google_api/testing/v1/model/google_cloud_storage.ex">>, |
| 68 | + <<"lib/google_api/testing/v1/model/android_robo_test.ex">>, |
| 69 | + <<"lib/google_api/testing/v1/model/uses_feature.ex">>, |
| 70 | + <<"lib/google_api/testing/v1/model/ios_xc_test.ex">>, |
| 71 | + <<"lib/google_api/testing/v1/model/android_device_list.ex">>, |
| 72 | + <<"lib/google_api/testing/v1/model/manual_sharding.ex">>, |
| 73 | + <<"lib/google_api/testing/v1/model/test_details.ex">>, |
| 74 | + <<"lib/google_api/testing/v1/model/tool_results_history.ex">>, |
| 75 | + <<"lib/google_api/testing/v1/model/android_device_catalog.ex">>, |
| 76 | + <<"lib/google_api/testing/v1/model/google_auto.ex">>, |
| 77 | + <<"lib/google_api/testing/v1/model/metadata.ex">>, |
| 78 | + <<"lib/google_api/testing/v1/model/test_targets_for_shard.ex">>, |
| 79 | + <<"lib/google_api/testing/v1/model/ios_device_list.ex">>, |
| 80 | + <<"lib/google_api/testing/v1/model/result_storage.ex">>, |
| 81 | + <<"lib/google_api/testing/v1/model/date.ex">>, |
| 82 | + <<"lib/google_api/testing/v1/model/android_instrumentation_test.ex">>, |
| 83 | + <<"lib/google_api/testing/v1/model/cancel_test_matrix_response.ex">>, |
| 84 | + <<"lib/google_api/testing/v1/model/intent_filter.ex">>, |
| 85 | + <<"lib/google_api/testing/v1/model/ios_device_file.ex">>, |
| 86 | + <<"lib/google_api/testing/v1/model/systrace_setup.ex">>, |
| 87 | + <<"lib/google_api/testing/v1/model/network_configuration.ex">>, |
| 88 | + <<"lib/google_api/testing/v1/model/xcode_version.ex">>, |
| 89 | + <<"lib/google_api/testing/v1/model/android_matrix.ex">>, |
| 90 | + <<"lib/google_api/testing/v1/model/client_info.ex">>, |
| 91 | + <<"lib/google_api/testing/v1/model/test_setup.ex">>, |
| 92 | + <<"lib/google_api/testing/v1/model/ios_device.ex">>, |
| 93 | + <<"lib/google_api/testing/v1/model/account.ex">>, |
| 94 | + <<"lib/google_api/testing/v1/model/network_configuration_catalog.ex">>, |
| 95 | + <<"lib/google_api/testing/v1/model/apk_manifest.ex">>, |
| 96 | + <<"lib/google_api/testing/v1/model/client_info_detail.ex">>, |
| 97 | + <<"lib/google_api/testing/v1/model/ios_test_setup.ex">>, |
| 98 | + <<"lib/google_api/testing/v1/model/android_test_loop.ex">>, |
| 99 | + <<"lib/google_api/testing/v1/model/obb_file.ex">>, |
| 100 | + <<"lib/google_api/testing/v1/model/test_execution.ex">>, |
| 101 | + <<"lib/google_api/testing/v1/model/robo_starting_intent.ex">>, |
| 102 | + <<"lib/google_api/testing/v1/model/service.ex">>, |
| 103 | + <<"lib/google_api/testing/v1/model/direct_access_version_info.ex">>, |
| 104 | + <<"lib/google_api/testing/v1/model/android_device.ex">>, |
| 105 | + <<"lib/google_api/testing/v1/metadata.ex">>,<<"mix.exs">>,<<"README.md">>, |
| 105 106 | <<"LICENSE">>]}. |
| 106 107 | {<<"licenses">>,[<<"Apache 2.0">>]}. |
| 107 108 | {<<"requirements">>, |
| @@ -20,7 +20,7 @@ defmodule GoogleApi.Testing.V1 do | |
| 20 20 | API client metadata for GoogleApi.Testing.V1. |
| 21 21 | """ |
| 22 22 | |
| 23 | - @discovery_revision "20240311" |
| 23 | + @discovery_revision "20240315" |
| 24 24 | |
| 25 25 | def discovery_revision(), do: @discovery_revision |
| 26 26 | end |
| @@ -18,7 +18,7 @@ | |
| 18 18 | defmodule GoogleApi.Testing.Mixfile do |
| 19 19 | use Mix.Project |
| 20 20 | |
| 21 | - @version "0.29.0" |
| 21 | + @version "0.30.0" |
| 22 22 | |
| 23 23 | def project() do |
| 24 24 | [ |
| @@ -59,7 +59,7 @@ defmodule GoogleApi.Testing.Mixfile do | |
| 59 59 | licenses: ["Apache 2.0"], |
| 60 60 | links: %{ |
| 61 61 | "GitHub" => "https://github.com/googleapis/elixir-google-api/tree/master/clients/testing", |
| 62 | - "Homepage" => "https://developers.google.com/cloud-test-lab/" |
| 62 | + "Homepage" => "https://firebase.google.com/docs/test-lab/" |
| 63 63 | } |
| 64 64 | ] |
| 65 65 | end |