Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kiwitcms/tcms-api
Kiwi TCMS client library in Python
https://github.com/kiwitcms/tcms-api
Add pre-existing user for API tests
NOTE: the credentials need to be configured in ~/.tcms.conf for
now!
Search the default config in ~/.tcms.conf
552118a55f15642b0a100513c5e35b01a91f322e authored about 7 years ago by Mr. Senko <[email protected]>
552118a55f15642b0a100513c5e35b01a91f322e authored about 7 years ago by Mr. Senko <[email protected]>
Convert existing API tests to Django based tests
736e74a652175003f61e19af706f3b30d5f116eb authored about 7 years ago by Mr. Senko <[email protected]>
736e74a652175003f61e19af706f3b30d5f116eb authored about 7 years ago by Mr. Senko <[email protected]>
Convert test-bed-prepare to Django test with setup
0fce18596c1a2dc2188b5102283357e69841a140 authored about 7 years ago by Mr. Senko <[email protected]>
0fce18596c1a2dc2188b5102283357e69841a140 authored about 7 years ago by Mr. Senko <[email protected]>
tcms_api.utils.pretty is in fact pprint.pformat
32cafc712cc052bcbb4038220cb8abcdc4632fd4 authored about 7 years ago by Mr. Senko <[email protected]>
32cafc712cc052bcbb4038220cb8abcdc4632fd4 authored about 7 years ago by Mr. Senko <[email protected]>
flake8 adjustments for tcms_api/
277e812c63445397afb521ca495d3be2c28d4d42 authored about 7 years ago by Mr. Senko <[email protected]>
277e812c63445397afb521ca495d3be2c28d4d42 authored about 7 years ago by Mr. Senko <[email protected]>
Adjust module import names after the new name
a03d9bfa4109b5092b948fac05dd71e103d68b3f authored about 7 years ago by Mr. Senko <[email protected]>
a03d9bfa4109b5092b948fac05dd71e103d68b3f authored about 7 years ago by Mr. Senko <[email protected]>
Rename files to distinguish what is realted to the API
a288b87264bf83f960f1e0cf383b684549d676a2 authored about 7 years ago by Mr. Senko <[email protected]>
a288b87264bf83f960f1e0cf383b684549d676a2 authored about 7 years ago by Mr. Senko <[email protected]>
Merge branch 'python3' of https://github.com/MrSenko/python-nitrate
this adds a copy of the original python-nitrate API client with
changes that make it possible to...