A matrix server sanity tester
Project description
testmatrix
A matrix server sanity tester. Relased under the GNU AGPLv3+.
Usage
see python3 test_matrix.py --help
Credentials are only needed if you want to test an underlying livekit MatrixRTC setup.
If you have installed the package via pip (or other means), the
installed command will be named testmatrix and not testmatrix.py.
Note: There is an --anonymize switch, which will attempt to
clean up domain names in the log output, there is no guarantee though
that it will work 100% or that there is not an URL passed from some
deeper python exception or so. So please double-check your output if
you are using this.
Installation
Currently, you do not need to install anything, as long as you have all requirements (see below) installed, you can directly run the testmatrix.py script.
Alternatively, you can install this by issueing:
pip install testmatrix
Or even better: install the cool [uvenv](https://pypi.org/project/uvenv/) package manager and install into a separate venv via:
uvenv install testmatrix
Requirements
This requires python3 and python-requests.
You can install all requirements on your system by running
pip install -r requirements.txt
Discussion
Matrix chatroom: #testmatrix:sspaeth.de
Development
Build an installable package
To build an installable package, you need to have python3-build
installed. Running python3 -m build in the git root will create
packages in the dist directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file testmatrix-0.0.8.tar.gz.
File metadata
- Download URL: testmatrix-0.0.8.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c87c91ac031d442cf993ae3ce3d8fcb0659735bcf50f80c39264a84a10d64144
|
|
| MD5 |
e48134bc4e0fdfe94ca394311c052187
|
|
| BLAKE2b-256 |
1c181dacb8fca1203ed1869b89085096ce98040f51b81b3e558b5c8e7e3ba262
|
File details
Details for the file testmatrix-0.0.8-py3-none-any.whl.
File metadata
- Download URL: testmatrix-0.0.8-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d599aa5cef7c63a0160d03e1eb5209d0a05c5018aa607fd336cafdab7daf7f5c
|
|
| MD5 |
4184043c07ce5d4457c0e9da7b69ab2e
|
|
| BLAKE2b-256 |
7df73d720a00799c012042730d5ffd582a1b7c926b6981e524dbb462e8c38b5b
|