mmpy_bot | A python-based chatbot for Mattermost ( http | Bot library
kandi X-RAY | mmpy_bot Summary
kandi X-RAY | mmpy_bot Summary
A Python based chat bot framework for Mattermost. The code for this bot framework was heavily re-factored in v2.0.0 and will only work with Python 3.8 or higher. For Python 2 and Python3 < 3.8 support, please use versions v1.3.9 or lower.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mmpy_bot
mmpy_bot Key Features
mmpy_bot Examples and Code Snippets
Community Discussions
Trending Discussions on mmpy_bot
QUESTION
I wrote a ChatOps bot for the open source collaboration tool Mattermost using this framework. Now I want to write some integration tests and run them. When I follow the steps to run the integration tests from their project, they won't succeed. I used the command pytest --capture=no --log-cli-level=DEBUG .
to run the integration tests.
It fails because localhost:8065
is not available yet after running the command docker-compose up -d
. Anybody knows what I'm doing wrong?
ANSWER
Answered 2021-Nov-23 at 15:25Are you on Linux, Mac, or Windows? I think network_mode: host
only works on Linux.
Try to edit the docker-compose.yml
file, remove the network mode "host", and add a port mapping, something like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mmpy_bot
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page