Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kiwitcms/api-scripts

Community contributed scripts that use Kiwi TCMS API for import, export or anything else
https://github.com/kiwitcms/api-scripts

Add reference to https://github.com/dustinlph/ND_KiwiTCMS_TCUpload

060e853469c64150e1b6f820108d23bd933f387f authored 10 months ago by Alexander Todorov <[email protected]>
Adjust for TestRun.create_execution() returning a list

e3df15063f52a2540340e1461d5b01e1a4ad6673 authored almost 2 years ago by Alexander Todorov <[email protected]>
Handle change in API return type: dict -> list

keep it backwards compatible with older Kiwi TCMS versions, see
https://github.com/kiwitcms/Kiwi...

fd942d9f805900473b69171d4dada6605ea37a97 authored about 3 years ago by Alexander Todorov <[email protected]>
Add script to select winners for HackConf tickets

see
https://kiwitcms.org/blog/kiwi-tcms-team/2021/09/01/win-6-superfan-tickets-for-hackconf-2021/

096e7e890db8471d6dec9c92d694ad14af4f182e authored about 3 years ago by Alexander Todorov <[email protected]>
Add script which calls a static API method

calls KiwiTCMS.version() the same amount of times like the other scripts.
Because that method re...

95aae57271690f5df0f3b1a9ce6981932924d8c7 authored over 3 years ago by Alexander Todorov <[email protected]>
Add script which can be used to measure ORM layer performance

uses models directly instead of talking to the API and quick
measurements shows that this is ext...

9d939a55d9f752fd43c272b75d51b2e1d82e6c7d authored over 3 years ago by Alexander Todorov <[email protected]>
Allow skipping HTTPS cert validation

13017d19263f7fc123776180f78336a59fd228f4 authored almost 4 years ago by Mr. Senko <[email protected]>
Add new script

07009dca351633da21679c25ef303753a482b4ae authored almost 4 years ago by Mr. Senko <[email protected]>
Add reference to https://github.com/eliyahasan/kiwi-tcms-import-util

fed2e176931b593170cafbf34068aa1d4ef1b50a authored about 4 years ago by Mr. Senko <[email protected]>
Simple script to print DB objects count - useful when migrating data

8a4506ee8ca6a1452dd72591c3781eb14bd9a265 authored over 4 years ago by Mr. Senko <[email protected]>
README

cf0cac53128fa83ab070467b1aa5078afd954b8b authored almost 5 years ago by Mr. Senko <[email protected]>
Don't hard-code manager value

19431f800be66577a7fedbdd14fabb2b3d7f56f7 authored over 5 years ago by Mr. Senko <[email protected]>
Rename TestCaseRun.case_run_status to TestExecution.status

6c69030f13203093dc79a32aa38bf4a1aeee0353 authored over 5 years ago by PaulBussmann <[email protected]>
Add perf-script from

http://kiwitcms.org/blog/atodorov/2018/10/26/kiwi-tcms-api-performance-baseline/

0db8b916e155287fae410663e86caa4456dfebd7 authored over 5 years ago by Alexander Todorov <[email protected]>
Initial commit

a46872da456b229e79e7160fe976c0af00777f64 authored almost 6 years ago by Alexander Todorov <[email protected]>