Marvin Schenkel

Results 4 issues of Marvin Schenkel

When calling the `get_watch_playlist` with a videoId and/or playlistId, I expect the result to be dynamic and change with every call, just like on YT Music whenever I start a...

bug

Automatically play similar music at the end of a queue

new-feature

Hi there 👋, I would love to mock the implementation of the `utcNow()` function to make my tests deterministic. Reading the docs, it should be possible via [`FunctionRepository.register`](https://github.com/microsoft/data-factory-testing-framework/blob/main/docs/advanced/overriding_expression_functions.md). However, I...

This PR refactors Smart Fades into separate classes, such as Smart Fades and Filter classes. What was done: - Introduced base classes for Smart Fades and Filters, so that we...

enhancement