Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rjambrecic
Copy link
Collaborator

@rjambrecic rjambrecic commented Jan 22, 2025

Why are these changes needed?

There are some tests which are missing async def and await before calling async function
There are 6 warning like this:
RuntimeWarning: coroutine 'some_function' was never awaited some_function(credentials_from_test_param)
in Github Action

Related issue number

Closes #610

Checks

@davorrunje davorrunje added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit 5cee0e8 Jan 22, 2025
28 of 31 checks passed
@davorrunje davorrunje deleted the fix-async-tests branch January 22, 2025 14:14
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.

[Bug]: Fix async tests

3 participants