Ecosyste.ms: OpenCollective

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

github.com/kiwitcms/pytest-plugin

pytest plugin for Kiwi TCMS
https://github.com/kiwitcms/pytest-plugin

Changelog for v12.8.1

ca0c65b22e71112577c1d1b429c84bfd7daaccc3 authored about 1 year ago by Alexander Todorov <[email protected]>
Relax dependency requirement for tcms-api for easier upgrades

756ca0d5b0d8caff90b7046b9adc480e8725956f authored about 1 year ago by Alexander Todorov <[email protected]>
Bump tcms-api from 12.8 to 12.8.1

Bumps [tcms-api](https://github.com/kiwitcms/tcms-api) from 12.8 to 12.8.1.
- [Release notes](ht...

7184f7b49db7b1e0f5e4f02b9f97da9a8439bc59 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.11.0 → 23.12.0](https://github.com/psf/black/compare/23.11....

bed254c550e71c922181c89b7875b20b8af4768b authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update tcms-api from 12.7 to 12.8

0814c1f39f4fbc7853a5d8ba7ef6af4893845b87 authored about 1 year ago by pyup-bot <[email protected]>
Changelog for version 12.7

def9f209d726fdda67187e9f3c0a2a8cc627f1ef authored about 1 year ago by Alexander Todorov <[email protected]>
Don't execute CodeQL via cron

f30b52c3ab09a9a1057f0bb7c3578febef33f5b6 authored about 1 year ago by Alexander Todorov <[email protected]>
Add Black to precommit-ci config

c67fc5c65d1ea182da7987e2fd2ba2f828d18189 authored about 1 year ago by Alexander Todorov <[email protected]>
Build and test with Python 3.11

117c512da88859b96e3beacc946ff1c5b22b242a authored about 1 year ago by Alexander Todorov <[email protected]>
Update tcms-api from 12.2 to 12.7

8899d99366f15ff4bf625a912c39bfc2f90a6aa8 authored about 1 year ago by pyup-bot <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-comm...

78a1925815df3f3550a275d71bcd20b7ba6169bf authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update tcms-api from 11.4 to 12.2

8b15b2e7ff75ef524a5db0caea14684ddc8a3758 authored over 1 year ago by pyup-bot <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-comm...

c47a7c6c27f39f1ee4826b7789ff19839efc1f98 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add CodeQL workflow for GitHub code scanning

de529c62eef9357a69788920a54119a35e671141 authored about 2 years ago by LGTM Migrator <[email protected]>
Update tcms-api from 11.3 to 11.4

2ad3a390d53e8ddf949f5ba9a96a85e9da48c119 authored over 2 years ago by pyup-bot <[email protected]>
ci: Report results to public.tenant as well

cac65f7ac4c72ea13cc8abbded499686dd7e26ee authored over 2 years ago by Alexander Todorov <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-comm...

e47cfb1babc96922b268f16e1485a890034182f6 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Pass --verbose mode down to Kiwi TCMS backend

Note: because pytest's reporter is rather talkative the printed
information about test plans and...

afd43f3bd9e46b3f513508de8dc19e81df05812b authored over 2 years ago by Alexander Todorov <[email protected]>
Adjust for different return type from backend.add_test_case_to_run()

see
https://github.com/kiwitcms/Kiwi/commit/c50328653d4f4831866d1377cc12aa23c8ce3255

6c3fdd25dc052a3da73ea439cfc7689b2f46575c authored over 2 years ago by Alexander Todorov <[email protected]>
ci: Already using python -m venv, deb package not needed

f7c16ef0479c22a4112da5e3074c769e330527c5 authored over 2 years ago by Alexander Todorov <[email protected]>
Resolves kiwitcms/Kiwi#1511: Add tcms-api calls to pytest builtin hooks

20950acfc8838a8164163e70891d9e1371f240a0 authored over 2 years ago by Bryan Mutai <[email protected]>
Changelog for v0.1.0

18a878bcd4eeeebee1568e86e3cda2102a86b926 authored over 2 years ago by Alexander Todorov <[email protected]>
ci: Update make command so we can execute the plugin from local dir

22cf9b3caa2540cf2148d13fe20c3860b47e65ab authored over 2 years ago by Alexander Todorov <[email protected]>
ci: Assert on the results of pytest

fc36384ed38c9e4aef6ff7a6b22218b63d622b54 authored over 2 years ago by Alexander Todorov <[email protected]>
Update README

792d45ec186ace479165c48e28a6245bc0ee0f41 authored over 2 years ago by Alexander Todorov <[email protected]>
Updates for newer pylint

ac0d9207662dd48208a426eb60033e39fdaf209a authored over 2 years ago by Alexander Todorov <[email protected]>
Reformat code with Black

888a4470b520ff89a86e5a7ee000209e5ad9dd66 authored over 2 years ago by Alexander Todorov <[email protected]>
Update status reporting b/c of the 3-tier callback from pytest

pytest_report_teststatus is called 3 times for setup/call/teardown
and it is not very convenient...

6fed932899cfccabf8dff9b8f98e8476cb78c1b3 authored over 2 years ago by Alexander Todorov <[email protected]>
Encapsulate Backend() into the plugin class

and make use of annotation information from latest tcms-api version

979626ce36651ef995f3885493070c7651585d9b authored over 2 years ago by Alexander Todorov <[email protected]>
tests: Simplify the test suite

8a8429d4f6a2a16d2113e5a8857a768bb4fd32cb authored over 2 years ago by Alexander Todorov <[email protected]>
Renames

a879264838964bb5c5851988a3daf7ee96a890c5 authored over 2 years ago by Alexander Todorov <[email protected]>
Remove DEFAULT_CONFIG_PATH - not used

68827a520b9ad12e11f0995cfec65e62617a956f authored over 2 years ago by Alexander Todorov <[email protected]>
Adjust plugin entry point to match -p tcms_pytest_plugin

bef494647c65e69f39dadc4617ff2bc4a07b7f39 authored over 2 years ago by Alexander Todorov <[email protected]>
Update copyright

3f6debaa99b3988204597825dafb6871e757a46b authored over 2 years ago by Alexander Todorov <[email protected]>
Bump tcms-api from 11.2 to 11.3

Bumps [tcms-api](https://github.com/kiwitcms/tcms-api) from 11.2 to 11.3.
- [Release notes](http...

379ed37381f3ca934bd0881c6625c72ab7e48f66 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update tcms-api from 11.1 to 11.2

c81d1285bbf0663b1ff3c01fe095f415b4cbc2ec authored over 2 years ago by pyup-bot <[email protected]>
Update tcms-api from 11.0 to 11.1

0c64a4d52cc2cfef50e4359cf28cf5f6a822d88a authored over 2 years ago by pyup-bot <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

b70aba89db1fa1c3eb8f1099f6d3795d603afef7 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add config for pre-commit CI

988c8184ec1861853e97be2ac55201df70f2b837 authored over 2 years ago by Alexander Todorov <[email protected]>
Update tcms-api from 10.0 to 11.0

addf0eab10ab04aea272ac00c5578d512b030adb authored about 3 years ago by pyup-bot <[email protected]>
Switch testing to Python 3.8

bbfa63f41a9bf1eb5701ced1d24e914b55c9ba67 authored over 3 years ago by Alexander Todorov <[email protected]>
Use python -m venv instead of virtualenv

89e30635badfdf78a1225fb0bed3d6882ba92c47 authored over 3 years ago by Alexander Todorov <[email protected]>
Upgrade to GitHub-native Dependabot

7e665a37cd293515319e34f526f04115081b047b authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump tcms-api from 9.0 to 10.0

Bumps [tcms-api](https://github.com/kiwitcms/tcms-api) from 9.0 to 10.0.
- [Release notes](https...

41c868149e8a2408accb053e92904e7e64b0e8d9 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add sanity test script for PyPI packages

76227fae828a4dd435b151f162e7c76acad5bd3d authored almost 4 years ago by Mr. Senko <[email protected]>
tests: Fix flake8 issue

b336191083ccad45adaa1b5eaf38a9d44abe2557 authored almost 4 years ago by Mr. Senko <[email protected]>
Stop using Travis CI in favor of GitHub actions

08133af5aa26007621c00a784bd86845c18419cb authored almost 4 years ago by Mr. Senko <[email protected]>
Add SSL certs for Sectigo

f58ae43c54d407a52370c03a7269367fb365f169 authored almost 4 years ago by Mr. Senko <[email protected]>
Add missing newline at EOF

CC @brymut

aa97a9442e621863c8ebe627731e0df54d5bbac1 authored almost 4 years ago by Mr. Senko <[email protected]>
Add Makefile and doc8, flake8 and pylint rules

0aefbd3c5d345bbcad18f5a7a2c4ec164ed2b55d authored almost 4 years ago by Bryan Mutai <[email protected]>
Add to testing and configure GH CI

376e1db3d071c916c5aefc138158360969e58e4c authored almost 4 years ago by Bryan Mutai <[email protected]>
Update tcms-api from 8.6.0 to 9.0

507f3878e5914863eb6e49a455836b0143df9ab5 authored almost 4 years ago by pyup-bot <[email protected]>
Update tcms-api from 8.5.0 to 8.6.0

feda2430a114fb91aafa24d871de83ea7c67918c authored about 4 years ago by pyup-bot <[email protected]>
Update tcms-api from 8.4.0 to 8.5.0

954eb6e0fd1ebab6fe7adb303a9d3f3f1796852d authored over 4 years ago by pyup-bot <[email protected]>
Update tcms-api from 8.3.0 to 8.4.0

ae5e2de0d26dfaa8b0a2b7e424e70c3a510f1660 authored over 4 years ago by pyup-bot <[email protected]>
Update tcms-api from 8.2.0 to 8.3.0

87f8bd67dd9badb8fe6c0c1d56beb43843c2e6e8 authored over 4 years ago by pyup-bot <[email protected]>
Bump tcms-api from 8.1.1 to 8.2.0

Bumps [tcms-api](https://github.com/kiwitcms/tcms-api) from 8.1.1 to 8.2.0.
- [Release notes](ht...

7fdde82cd4377ae1d244764ce94e45c59b820d40 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update tcms-api from 8.0.1 to 8.1.1

36cf79baada65805fb6af8f5e94b85085dca1ead authored over 4 years ago by pyup-bot <[email protected]>
Update tcms-api from 6.7.1 to 8.0.1

633cfff48f6334015e172175d5f06e2620280c54 authored almost 5 years ago by pyup-bot <[email protected]>
Update tcms-api from 6.7 to 6.7.1

86c149c61c5c952021944a7c26be314ec6f457c7 authored almost 5 years ago by pyup-bot <[email protected]>
Badges

d31c0772133d846067e23b586412c0ca0b6ea087 authored almost 5 years ago by Mr. Senko <[email protected]>
Update tcms-api from 5.3 to 6.7

c9c7b67bcbf115cc47191a7bee53ce1e1487b3c1 authored over 5 years ago by pyup-bot <[email protected]>
Update tcms-api from 5.2 to 5.3

edfd072fd323ea717337407aeb7134c9e8884368 authored almost 6 years ago by pyup-bot <[email protected]>
Add .pyup.yml config file

e3dd1daf501b11442d387e31b0087c7063c8241b authored almost 6 years ago by Mr. Senko <[email protected]>
Relax pytest version requirement

we do depend on tcms-api version but we'll try to accomodate any
pytest version so we don't forc...

223c2f34bf7723f6cd311d0bb6611988d2e8fe1d authored almost 6 years ago by Mr. Senko <[email protected]>
Bump pytest from 4.1.1 to 4.2.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.1.1 to 4.2.0.
- [Release notes](http...

7c88db85f692aa7079ecc637b36152152d694d77 authored almost 6 years ago by dependabot[bot] <[email protected]>
Configuration parsing

9e38d7d423dcf6042f128915b56b147e0c5ccbff authored almost 6 years ago by d.dygalo <[email protected]>
Update tcms-api from 5.1 to 5.2

3666376a1fa481065ddc7ad37ca1246cb0f0bf58 authored almost 6 years ago by pyup-bot <[email protected]>
Require tcms-api v5.1 for plugin_helpers.Backend, see

https://github.com/kiwitcms/tap-plugin/commit/634c6c36383d7c5f2548f5d76018af7dd2ff11ae

f080188c4d51d15596b01fdd92c76d316d507ee1 authored almost 6 years ago by Mr. Senko <[email protected]>
Report coverage to Coveralls

also don't send too many emails from Travis

ca8677faf5683fb5417fda80498dbba2fecd1f36 authored almost 6 years ago by Mr. Senko <[email protected]>
Use cache: pip for Travis CI

should be the same as the deleted lines

2e05ba950dea6af6f3acb6d3385f316fbdad1b87 authored almost 6 years ago by Mr. Senko <[email protected]>
Remove license from setup() arguments

According to
https://docs.python.org/3.7/distutils/setupscript.html#additional-meta-data

this i...

117d1cbdcaa612d94366276c7b6e3eb8000710b8 authored almost 6 years ago by Mr. Senko <[email protected]>
Merge pull request #1 from kiwitcms/initial-structure

Initial structure

70406a72b3566729b6b7e566b05210ad414f2f11 authored almost 6 years ago by Alexander Todorov <[email protected]>
Initial structure

82339025867594772db0d52c9ac6e57a5d38b615 authored almost 6 years ago by d.dygalo <[email protected]>
Initial commit

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