Fedora QA wiki test management library
Project description
# python-wikitcms
python-wikitcms is a Python library for interacting with [Wikitcms][1], the notional ‘test management system’ built as a set of pages in the Fedora wiki.
It uses the [mwclient][2] library to access the Fedora MediaWiki instance. Its capabilities include creating new release validation compose event pages, querying existing pages for results in various formats, and more.
Its API is still in development and should not yet be entirely relied upon.
## Security
You *MUST* treat wikitcms as a source of untrusted input. It is retrieving information from a wiki for you; that wiki is open to editing by all. Treat anything wikitcms returns from the wiki (which includes, but is not limited to, any page or section text, result attributes status, user, bugs and comment, resultrow attributes testcase, name, envs, milestone, section, and to some extent any element of a page title or property derived from one when getting a Page object from an existing wiki page) as an entirely untrusted input and sanitize it appropriately for the context in which you are using it.
[1]: https://fedoraproject.org/wiki/Wikitcms [2]: https://github.com/mwclient/mwclient
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
File details
Details for the file wikitcms-1.12.2.tar.gz
.
File metadata
- Download URL: wikitcms-1.12.2.tar.gz
- Upload date:
- Size: 43.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 351cf0f85b255354ce901b84b47e03bc62ff58b6f2bc752bcf200893d4370e08 |
|
MD5 | 500d8e03524e298632d1e72c289ed458 |
|
BLAKE2b-256 | 84e11ac0a7e7a00e11c290a2c1ad696ecc0ebaabd85e0f7d555b186499888d8c |