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

Test Cases for control when the agent uploads the test result logs #91 #211

Closed
damies13 opened this issue Apr 6, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request Test Something that needs an automated test case
Milestone

Comments

@damies13
Copy link
Owner

damies13 commented Apr 6, 2024

Write test cases for the upload logs scenario setting

  • verify each setting is saved to scenario scenario file and read back correctly (3 x 2, 6 tests)
  • verify each setting works as expected when test is running
    • Immediately uploads logs as soon as robot finishes regardless of robot passes or fails
    • On Error only uploads logs as soon as robot finishes ff robot fails
    • All Deferred doesn't upload any logs during the test
    • for On Error and All Deferred also verify all logs not uploaded during the test get uploaded at the end of the test
@damies13 damies13 added enhancement New feature or request Test Something that needs an automated test case labels Apr 6, 2024
@ArekKuczynski ArekKuczynski added this to the v1.4.0 milestone Jul 9, 2024
@ArekKuczynski ArekKuczynski self-assigned this Jul 9, 2024
damies13 added a commit that referenced this issue Jul 29, 2024
Test Cases for Issue #91 - Verify the settings that control when the agent sends the test result logs
Issue #211
@damies13
Copy link
Owner Author

All tests passed on merge to v1.4.0 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Test Something that needs an automated test case
Projects
None yet
Development

No branches or pull requests

2 participants