Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need unit test without any graphical user interface #2479

Open
SebG-js opened this issue Feb 6, 2025 · 0 comments
Open

need unit test without any graphical user interface #2479

SebG-js opened this issue Feb 6, 2025 · 0 comments
Labels
Enhancement New feature or request to evolve an additional feature

Comments

@SebG-js
Copy link

SebG-js commented Feb 6, 2025

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.

@SebG-js SebG-js added the Enhancement New feature or request to evolve an additional feature label Feb 6, 2025
@SebG-js SebG-js changed the title need unit test without any graphical use interface need unit test without any graphical user interface Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request to evolve an additional feature
Projects
None yet
Development

No branches or pull requests

1 participant