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

Skip to content

[Bug]: Fix async tests #610

@rjambrecic

Description

@rjambrecic

Describe the bug

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

Steps to reproduce

No response

Model Used

No response

Expected Behavior

No response

Screenshots and logs

No response

Additional Information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions