Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

need unit test without any graphical user interface #2479

@SebG-js

Description

@SebG-js

Is your feature request related to a problem? Please describe.
I have integrated my teams bot to a python fast api.

Describe the solution you'd like
I would like to define unit tests (pytest) to test "api/messages" when an user posts a new text message,
without any graphical user interface,
with a simple method,
without any connection to an external server.
The target is to test my code in a cicd pipeline, without any human action.

Describe alternatives you've considered
How to deactivate the authentification ?

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request to evolve an additional feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions