Skip to content

Switch to python 3.8 and remove asynctest dependency #37

@NetBKarine

Description

@NetBKarine

When rasa images use python over 3.8, enforce it in project.toml and remove dependency on asynctest, which allows to use patch decorators with coroutines (async test methods). It doesn't solve the problem (from what I tested) with patch.dict decorators but if only thoses to implement as with, the tests are still readable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions