Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#23 [Zephyr Scale Cloud] Refactoring and updating scale cloud API wrappers #24

Merged
merged 33 commits into from
Apr 28, 2024

Conversation

nassauwinter
Copy link
Owner

Now for both cloud and server endpoints there are files:

  • with url substrings (paths.py);
  • with wrapper classes to describe endpoints groups (endpoints.py)

New endpoints and wrapper were added (i.e. Test Plan wrappers were added, fixing #14)

nassauwinter and others added 30 commits October 22, 2023 21:46
The module should be able to support 3.12 version without any issues.
Raise supported version to Python 3.12
Version bump to 0.0.4: add 3.11 and 3.12 to pypi
Updated -- update_test_result 

put instead of post result so that new execution id is not created every time updating test result.
Retaining Original Behavior
Fix #19 Change method in update_test_result to PUT
Bump version to 0.0.5 to deliver fix to pypi
…ionEndpoints,HealthcheckEndpoints to endpoints.py
@nassauwinter nassauwinter self-assigned this Apr 28, 2024
@nassauwinter nassauwinter changed the base branch from main to dev April 28, 2024 11:14
@nassauwinter nassauwinter linked an issue Apr 28, 2024 that may be closed by this pull request
@nassauwinter nassauwinter merged commit 6144971 into dev Apr 28, 2024
7 checks passed
@nassauwinter nassauwinter deleted the cloud-api-refactor-10-23 branch April 28, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cloud] Refactor and update Zephyr Scale Cloud endpoints
3 participants