Klaus Koder
|
2ad7ddd96d
Fix warning jinga2.escape DeprecationWarning
|
1 year ago |
Klaus Koder
|
9b74b3cfa2
Fix PagureHooksPagureHooktests failure when system wide config exist
|
1 year ago |
Klaus Koder
|
59edf69901
Drop the dependency on python-trololio (in favor of asyncio)
|
1 year ago |
Michal Konečný
|
ee9713375e
fix: Address unit test issues and deprecation warnings
|
7 months ago |
Dominik Wombacher
|
28995de392
tests: Revert 80c9020eae7260851266b539d0aff1fee8222458
|
7 months ago |
Dominik Wombacher
|
771ae3100e
build: Remove version pinning from pytest* packages
|
7 months ago |
Dominik Wombacher
|
24028804c7
tests: Run by default on all logical CPUs in rpm tests containers
|
7 months ago |
Dominik Wombacher
|
8aa006b9df
build: Remove version pinning of flake8 python package
|
7 months ago |
Dominik Wombacher
|
d7803cdd4f
tests: 'assertNotEquals' deprecated and removed, replaced by 'assertNotEqual'
|
7 months ago |
Dominik Wombacher
|
8c30108368
tests: 'assertEquals' deprecated and removed, replaced by 'assertEqual'
|
7 months ago |
Dominik Wombacher
|
9aa1ae0aa5
fix: Flake8 formatting issues, findings tests/test_style.py::TestStyle::test_code_with_flake8
|
7 months ago |
Dominik Wombacher
|
5a62625c8d
fix: Black formatting issues, findings of tests/test_style.py::TestStyle::test_code_with_black
|
7 months ago |
Dominik Wombacher
|
f36011603e
tests: Fix failed test test_get_stats_commits_empty_git
|
7 months ago |
Dominik Wombacher
|
38598bc9bc
tests: Undo previous code change during debugging
|
7 months ago |
Dominik Wombacher
|
315ec2def8
tests: Monkey Patch as temporary workaround for celery task_id = None issues. Needs a better solution later
|
7 months ago |
Dominik Wombacher
|
4a6c14d056
tests: Debug celery/redis task_id None issue
|
7 months ago |
Dominik Wombacher
|
d06f744df3
build: Version pinning for redis-py package removed
|
7 months ago |
Dominik Wombacher
|
b0793d2f55
build: Pin sqlalchemy to any version below major release 2.0.0, latst 1.4x releases provide Py311 and Py312 support
|
7 months ago |
Dominik Wombacher
|
7bebc035a1
build: Remove version pinning from Celery to support Py311 and Py312
|
7 months ago |
Dominik Wombacher
|
9f770fafd4
fix: Mock 'imp' module to satisfy 'straight.plugin' till https://github.com/ironfroggy/straight.plugin/pull/30 is published.
|
7 months ago |
Dominik Wombacher
|
14a36e6828
fix: Replace 'imp' with 'importlib' for Python 3.12 compatibility.
|
7 months ago |
Dominik Wombacher
|
f28a5d6279
build: Don't add tox_py3.sh to fedora pip code container, that file comes from the repo during testing.
|
7 months ago |
Dominik Wombacher
|
fe64dc92d3
tests: Add python 3.12 back in tox.ini
|
7 months ago |
Dominik Wombacher
|
7de1bc750d
tests: Add argument --toxenv to run-tests-container.py. Run tests with tox against all environments defined in tox.ini by default. Customizable by the new argument. Passes the value to the '-e' argument of 'tox'.
|
7 months ago |
Dominik Wombacher
|
c719bf090e
fix: Test for empty string in addition to None Type in 'pagure.lib.git.commit_to_patch'
|
7 months ago |
Dominik Wombacher
|
3f6cd263a1
tests: fix test_commit_to_patch_empty_commit
|
7 months ago |
Dominik Wombacher
|
2dfe6da427
tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_login.py'
|
7 months ago |
Dominik Wombacher
|
a2b3d9431e
tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_issues_open_access.py'
|
7 months ago |
Dominik Wombacher
|
1a5c449c83
tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_issues.py'
|
7 months ago |
Dominik Wombacher
|
19d2b27bcb
tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_issues_acl_checks.py'
|
7 months ago |