Skip to content

Add recorder script edge case tests#41

Merged
caryhsu merged 1 commit intomainfrom
feature/python-recorder-script-tests
Apr 9, 2026
Merged

Add recorder script edge case tests#41
caryhsu merged 1 commit intomainfrom
feature/python-recorder-script-tests

Conversation

@caryhsu
Copy link
Copy Markdown
Owner

@caryhsu caryhsu commented Apr 9, 2026

Summary

  • add recorder script generation edge-case coverage for unknown and partial events
  • escape recorder-generated string values safely in script output
  • cover stop_recording() behavior with mixed and incomplete event payloads

Testing

  • pytest tests/test_recorder.py tests/test_client.py -q -k "ScriptGenEdgeCaseTests or stop_recording_ignores_unknown_events_in_script_output or
    stop_recording_handles_partial_event_payloads"

@caryhsu caryhsu merged commit f66bfed into main Apr 9, 2026
1 of 2 checks passed
@caryhsu caryhsu deleted the feature/python-recorder-script-tests branch April 9, 2026 18:13
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