Skip to content

refactor: helper for session recording URL; fix test#7933

Merged
rjsparks merged 4 commits intoietf-tools:mainfrom
jennifer-richards:session-recording-test
Sep 13, 2024
Merged

refactor: helper for session recording URL; fix test#7933
rjsparks merged 4 commits intoietf-tools:mainfrom
jennifer-richards:session-recording-test

Conversation

@jennifer-richards
Copy link
Member

Breaks up the Session.session_recording_url() method using a helper method to simplify the test, then refactors those tests to avoid the faulty assumption that the UTC timestamp of a session will be on the same numerical date as the meeting (which is in meeting-local time).

Useful factoid when reviewing: f"{t:%Y%m%d-%H%M}" == f"{t.strftime('%Y%m%d-%H%M')}")

@rjsparks rjsparks merged commit f5c132a into ietf-tools:main Sep 13, 2024
@jennifer-richards jennifer-richards deleted the session-recording-test branch September 13, 2024 21:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants