Skip to content

feat: mark all created test runs as automatic#5

Merged
gibiw merged 1 commit intomainfrom
release/2.0.2
Feb 7, 2025
Merged

feat: mark all created test runs as automatic#5
gibiw merged 1 commit intomainfrom
release/2.0.2

Conversation

@gibiw
Copy link
Contributor

@gibiw gibiw commented Feb 7, 2025

This pull request includes several updates to the composer.json file and the ApiClientV1.php file. The changes involve a version bump, an enhancement to a test run creation method, and a fix to the attachment upload method.

Updates to composer.json:

  • Bumped the version from 2.0.1 to 2.0.2.

Enhancements to ApiClientV1.php:

  • Added a new property isAutotest set to true in the createTestRun method.
  • Fixed the return value of the uploadAttachment method to correctly access the attachment hash.

Automatically flag newly created test runs as "automatic" to streamline categorization and reporting.
This ensures consistency in tracking automated vs manual test executions.
@gibiw gibiw merged commit b3f01ef into main Feb 7, 2025
6 checks passed
@gibiw gibiw deleted the release/2.0.2 branch February 7, 2025 08:25
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