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

Updated automations endpoints to support file uploads and removed dup route #6

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

cdaviis
Copy link
Owner

@cdaviis cdaviis commented Aug 14, 2024

This pull request introduces changes to the lib/zephyr_ruby/resource/automations.rb and lib/zephyr_ruby/resource/test_executions.rb files to enhance functionality and remove redundant methods. The most important changes include adding an optional file_path parameter to automation creation methods and removing an unnecessary method from test executions.

Enhancements to automation methods:

  • lib/zephyr_ruby/resource/automations.rb: Added an optional file_path parameter to the create_automation_custom, create_automation_cucumber, and create_automation_junit methods to allow file paths to be passed during automation creation.

Simplification of test execution methods:

@cdaviis cdaviis merged commit b4b90ab into main Aug 14, 2024
1 check failed
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.

1 participant