aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/pytest
Commit message (Collapse)AuthorAgeFilesLines
* [library/python/pytest/plugins] Suppress PLR1727prettyboy2023-09-251-2/+2
|
* [library/python] Fix some style testsprettyboy2023-09-224-4/+12
| | | | см https://a.yandex-team.ru/review/4511498/details?checkId=29700000007055&dialogId=CiCard&filter=resultType%28RT_STYLE_CHECK%29%3BsuiteCategory%28CATEGORY_CHANGED%29&iterationType=FULL&number=1&openedItems=955241967903872625%3ART_STYLE_SUITE_CHECK%2C12143061788616128922%3ART_STYLE_SUITE_CHECK%2C8023375544570871616%3ART_STYLE_SUITE_CHECK%2C10700057700434354061%3ART_STYLE_SUITE_CHECK%2C10919096887128703016%3ART_STYLE_SUITE_CHECK%2C8720280302786645361%3ART_STYLE_SUITE_CHECK%2C16643406941049220442%3ART_STYLE_SUITE_CHECK%2C12501056625690179524%3ART_STYLE_SUITE_CHECK&snippetViewMode=word-wrap&status=STATUS_FAILED
* Increase max metric name lengthiaz16072023-09-131-1/+1
|
* [library/python/pytest/plugins/ya] Limit snippet size up to 8kbprettyboy2023-09-071-1/+5
|
* Remove unused codeshadchin2023-08-261-57/+0
|
* Remove excessive PEERDIR to contrib/python/requeststhegeorg2023-08-251-1/+0
| | | | contrib/python/requests/py2 depends on LGPL-licensed chardet module, we do not want this.
* Fix some style issues in library/python/pytestthegeorg2023-08-244-28/+91
| | | | | | | | Two issues remain unfixed: ``` [fail] library/python/pytest/rewrite.py:96: [PLW0122] Use of exec (exec-used) [fail] library/python/pytest/yatest_tools.py:49: [F821] undefined name 'unicode' ```
* Update contrib/python/pytest/py3 to 7.3.2robot-contrib2023-08-031-0/+1
|
* add ymake export to ydbalexv-smirnov2023-06-133-0/+82
|
* Revert commit rXXXXXX (Preserve tests order when splitting by chunks)somov2023-05-241-17/+2
|
* Preserve tests order when splitting by chunkssomov2023-05-231-2/+17
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-283-82/+0
|
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-153-0/+82
|
* Fix pytest -kiaz16072023-02-221-0/+1
|
* fix pyrest.mark.trylast in ya,pynik-bes2023-02-221-1/+1
|
* replace pytest.mark.tryfirst in ya.py pluginnik-bes2023-02-171-1/+1
| | | https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
* Refactor library/python/pytest and library/python/testingromakudlakov2023-02-101-2/+0
| | | Remove test-started/test-finished events generator in pytest_runner
* Add path to trace messageromakudlakov2023-02-091-17/+28
| | | Add path to test_item
* [library/python/pytest/plugins/ya] Added xfaildiff markerprettyboy2023-01-241-6/+17
|
* Add assert to check empty entryromakudlakov2023-01-241-1/+2
| | | Add assert that entry is not empty
* [library/python/pytest] Better py3 colorizationprettyboy2023-01-209-12/+130
|
* [library/python/pytest/yatest_tools] Fixed unify_path for path that fully ↵prettyboy2023-01-202-1/+4
| | | | matches module name
* Fix good results contain empty commentromakudlakov2022-12-271-4/+1
| | | Fix comment for good results
* [library/python/pytest/yatest_tools] Fixed module discovering for tests with ↵prettyboy2022-12-223-24/+116
| | | | CONFTEST_LOAD_POLICY_LOCAL()
* added static credentials man + fix linksasmyasnikov2022-12-211-10/+25
| | | added static credentials man + fix links
* [library/python/pytest/plugins] Report pytest_startup_duration as chunk ↵prettyboy2022-12-101-1/+1
| | | | event, not suite
* yatest_common context file testqrort2022-11-174-11/+24
|
* Unify test listing and filteringsay2022-10-272-3/+82
|
* [library/python/testing/yatest_common] Relaxed runtime methods for ↵prettyboy2022-09-251-2/+0
| | | | non-standalone runs
* fix flaky testseivanov892022-07-121-3/+10
|
* Create kesuses for rate limiting in YQgalaxycrab2022-07-082-0/+7
| | | | | | | | | Fill config in kikimr runner Create coordination nodes Pass to config Protos
* fix ya.makemonster2022-07-072-15/+0
|
* DEVTOOLS-9500 [library/python/pytest] Generate call graph if ↵Aleksandr2022-06-011-0/+25
| | | | | | --profile-pytest is specified ref:b1b93724ca5ccf2a420b7dd063764bc8eed4f3e4
* Remove unnecessary patch from Python 3shadchin2022-04-091-4/+4
| | | | ref:08457aac212d00dad336d739a11d619cf2882ae3
* intermediate changesarcadia-devtools2022-03-154-87/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* intermediate changesarcadia-devtools2022-03-111-0/+1
| | | | ref:e7bb024d28480931cbbb0256a46dc06de8d7f6d2
* intermediate changesarcadia-devtools2022-03-071-0/+3
| | | | ref:44cfacf4cc6e35eb3189b83a81fde1f7844d175b
* intermediate changesarcadia-devtools2022-02-161-4/+0
| | | | ref:e91b0f9a6dec6990c5770860c0d8a8e7468727d2
* Restoring authorship annotation for <razmser@yandex-team.ru>. Commit 2 of 2.razmser2022-02-101-1/+1
|
* Restoring authorship annotation for <razmser@yandex-team.ru>. Commit 1 of 2.razmser2022-02-101-1/+1
|
* Restoring authorship annotation for <thelamon@yandex-team.ru>. Commit 2 of 2.thelamon2022-02-101-2/+2
|
* Restoring authorship annotation for <thelamon@yandex-team.ru>. Commit 1 of 2.thelamon2022-02-101-2/+2
|
* Restoring authorship annotation for <sage@yandex-team.ru>. Commit 2 of 2.sage2022-02-101-1/+1
|
* Restoring authorship annotation for <sage@yandex-team.ru>. Commit 1 of 2.sage2022-02-101-1/+1
|
* Restoring authorship annotation for <ashaposhnikov@yandex-team.ru>. Commit 2 ↵ashaposhnikov2022-02-101-4/+4
| | | | of 2.
* Restoring authorship annotation for <ashaposhnikov@yandex-team.ru>. Commit 1 ↵ashaposhnikov2022-02-101-4/+4
| | | | of 2.
* Restoring authorship annotation for <ignat@yandex-team.ru>. Commit 2 of 2.ignat2022-02-101-2/+2
|
* Restoring authorship annotation for <ignat@yandex-team.ru>. Commit 1 of 2.ignat2022-02-101-2/+2
|
* Restoring authorship annotation for Dmitry Kopylov <kopylovd@gmail.com>. ↵Dmitry Kopylov2022-02-1012-745/+745
| | | | Commit 2 of 2.
* Restoring authorship annotation for Dmitry Kopylov <kopylovd@gmail.com>. ↵Dmitry Kopylov2022-02-1012-745/+745
| | | | Commit 1 of 2.