summaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): update all non-major dependenciesrenovate[bot]2023-03-271-4/+4
* chore: add Python 3.12 testingJohn L. Villalovos2023-02-031-0/+2
* chore(deps): update all non-major dependenciesrenovate[bot]2023-01-171-4/+4
* chore(deps): update all non-major dependenciesrenovate[bot]2023-01-101-5/+5
* chore(deps): update all non-major dependenciesrenovate[bot]2022-12-271-4/+4
* chore(ci): complete all unit tests even if one has failed (#2438)Liora Milbaum2022-12-211-0/+1
* chore(deps): update all non-major dependenciesrenovate[bot]2022-12-191-4/+4
* chore(deps): update all non-major dependenciesrenovate[bot]2022-12-121-4/+4
* chore(deps): update actions/download-artifact action to v3renovate[bot]2022-12-021-1/+1
* chore(deps): update all non-major dependenciesrenovate[bot]2022-12-021-6/+6
* chore: validate httpx package is not installed by defaultLiora Milbaum2022-11-231-0/+36
* feat(build): officially support Python 3.11Nejc Habjan2022-10-261-8/+8
* chore(deps): update all non-major dependenciesrenovate[bot]2022-10-171-5/+5
* chore(deps): pin GitHub ActionsNejc Habjan2022-10-151-6/+6
* chore(ci): make pytest annotations workNejc Habjan2022-08-221-3/+3
* chore: change name of API functional test to `api_func_v4`John L. Villalovos2022-07-171-1/+1
* chore(deps): update actions/setup-python action to v4renovate[bot]2022-06-271-3/+3
* test: move back to using latest Python 3.11 versionJohn L. Villalovos2022-06-031-1/+1
* chore(ci): pin 3.11 to beta.1Nejc Habjan2022-06-011-1/+1
* chore: add `cz` to default tox environment list and skip_missing_interpretersJohn L. Villalovos2022-05-051-1/+1
* chore(deps): update codecov/codecov-action action to v3Renovate Bot2022-04-051-2/+2
* chore(deps): update actions/setup-python action to v3Renovate Bot2022-03-081-3/+3
* chore(deps): update actions/checkout action to v3Renovate Bot2022-03-071-3/+3
* ci: don't fail CI if unable to upload the code coverage dataJohn L. Villalovos2022-01-131-2/+2
* chore: add logging to `tests/functional/conftest.py`John L. Villalovos2022-01-081-1/+1
* chore: add Python 3.11 testingJohn L. Villalovos2021-12-121-0/+2
* chore: github workflow: cancel prior running jobs on new pushJohn L. Villalovos2021-12-071-0/+6
* chore: add running unit tests on windows/macosJohn L. Villalovos2021-12-071-13/+21
* feat: remove support for Python 3.6, require 3.7 or higherJohn L. Villalovos2021-11-231-2/+0
* chore: rename `master` branch to `main`chore/master-to-mainNejc Habjan2021-10-111-1/+2
* feat(build): officially support and test python 3.10Nejc Habjan2021-10-061-3/+5
* test(build): add smoke tests for sdist & wheel packageNejc Habjan2021-09-021-0/+2
* chore(deps): update codecov/codecov-action action to v2Renovate Bot2021-08-231-2/+2
* test(functional): start tracking functional test coverageNejc Habjan2021-05-011-0/+6
* chore(ci): deduplicate PR jobschore/deduplicate-pr-jobsNejc Habjan2021-02-061-1/+7
* chore: offically support and test 3.9Max Wittig2021-01-291-2/+4
* chore(ci): add coverage and docs jobsNejc Habjan2021-01-271-0/+23
* chore(ci): force colors in pytest runsNejc Habjan2021-01-271-0/+3
* chore(ci): pin os versionNejc Habjan2021-01-271-2/+2
* chore(ci): fix typo in matrixNejc Habjan2021-01-261-1/+1
* chore(ci): fix copy/paste oopsieNejc Habjan2021-01-261-2/+2
* chore(ci): add pytest PR annotationsNejc Habjan2021-01-261-2/+2
* chore(ci): replace travis with ActionsNejc Habjan2021-01-261-0/+45