Skip to main content

Testing utils extracted from matrix-synapse to be reused in plugins

Project description

matrix-synapse-testutils

Base testutils of matrix synapse

This project includes the test utils from matrix-synapse to make them reusable in other projects.

There are some very good basic unittest classes to test routes and plugins, but one is unable to import them, because

  • the files are in a module called 'test'
  • the imports are absolute
  • the test module is included in the sdist but not after installation

Sample usage

from matrix_synapse_testutils.unittest import HomeserverTestCase

Versioning

The version of this module always fits the version of its respective synapse version.

Synapse version 1.70.0 leads to a version of matrix_synapse_testutils of 1.70.0.N. N is a numeric revision number for matrix_synapse_testutils starting at 1 for every release of synapse, just like you would expect.

Examples

1.70.0.0 This means it is the first release of matrix_synapse_testutils for synapse 1.70.0

1.70.0.1 This means it is the second release of matrix_synapse_testutils for synapse 1.70.0

1.71.1.0 This means it is the first release of matrix_synapse_testutils for synapse 1.71.1

Scripts

Under bin/ is a shell script which does most of the work of updating the utilities from synapse. It downloads, unpacks, syncs and tries to patch the files from synapse. This is far from perfect and might needs manual adaption.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matrix_synapse_testutils-1.96.1.0.tar.gz (54.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file matrix_synapse_testutils-1.96.1.0.tar.gz.

File metadata

File hashes

Hashes for matrix_synapse_testutils-1.96.1.0.tar.gz
Algorithm Hash digest
SHA256 46589f9f8f3e0d3edbee795b50da39d9efca263c77310e30f0a65892367d1499
MD5 71aa741f24fb2bff818fd43b3538ca4e
BLAKE2b-256 f6da829500c1189dac8c046d98f5e360addded8398ff975f0044d5fc0b25b73f

See more details on using hashes here.

File details

Details for the file matrix_synapse_testutils-1.96.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for matrix_synapse_testutils-1.96.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b00c809691c8358d6ff2df620c9e12d86ea16fd018118e1837c937fabbf6f855
MD5 4309ad909251f15289ab4ba65bda78f9
BLAKE2b-256 06c6590345c764f4d28dda4af4120bcc66dcd3c9d824b72865e557bca94f280f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page