Skip to content

Better testing project structure/ configuration? #132

@Nikola-Milovic

Description

@Nikola-Milovic

As it currently stands, you cannot import the source files and the things you want to test easily. You have to use absolute imports, you get no code completion, the types (interfaces for requests for example) are lost. And it doesn't even seem to work without a seperate tconfig file as you cannot do import froms . Does anyone have a testing setup with similar structure to this project that works? Preferably with relative imports, code completion and everything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions