Граф коммитов

  • 17e074723c
    Merge ae06a8bd6c into 19659038de Matteo Nova 2024-11-07 17:50:55 +0100
  • eb0efee83c
    Merge e7cd9c14d1 into 19659038de Max Schmitt 2024-11-07 17:50:55 +0100
  • f090ca8537
    Merge 952a19add1 into 19659038de Max Schmitt 2024-11-07 17:46:53 +0100
  • 19659038de
    devops: fix conda CI workflow (#250) main Max Schmitt 2024-11-07 17:46:20 +0100
  • 1bfe58675b devops: fix conda CI workflow Max Schmitt 2024-11-07 13:11:11 +0000
  • f9465ba598
    devops: fix conda CI workflow mxschmitt-patch-1 Max Schmitt 2024-11-07 10:55:25 +0100
  • 952a19add1 fix tests on CI pytest-async Max Schmitt 2024-11-07 10:21:33 +0100
  • 4473e0c4e3 chore: introduce asyncio mode Max Schmitt 2024-11-06 23:28:46 +0100
  • e7cd9c14d1 feat: expose output_path fixture expose-output-dir-fixture Max Schmitt 2024-11-06 21:21:55 +0100
  • c06ab3bd55
    chore(deps): bump django from 3.2.25 to 4.2.16 (#246) dependabot[bot] 2024-10-09 11:03:40 +0200
  • df0ab850bc
    chore(deps): bump django from 3.2.25 to 4.2.16 dependabot[bot] 2024-10-09 01:49:41 +0000
  • ea833cecb2
    chore: add py.typed file (#245) v0.5.2 Max Schmitt 2024-09-06 11:38:44 +0200
  • ad46f15c54
    devops: fix conda build and publish workflow (#243) Simon Høxbro Hansen 2024-09-06 11:26:06 +0200
  • 78d836a3c1 chore: add py.typed file Max Schmitt 2024-09-06 11:19:47 +0200
  • f3e00d2adb
    Clean up and align ci with python-publish Simon Høxbro Hansen 2024-08-25 18:57:44 +0200
  • 66f7fda303
    Try to update conda build workflow Simon Høxbro Hansen 2024-08-25 18:46:41 +0200
  • 695c3ead82
    chore: update conda Pytest version requirement (#242) Simon Høxbro Hansen 2024-08-24 16:08:35 +0200
  • a424d57ac6
    Update meta.yaml Simon Høxbro Hansen 2024-08-24 16:01:14 +0200
  • ae06a8bd6c fix style Matteo Nova 2024-08-21 10:41:11 +0200
  • 083e10fbba make available artifacts in test request Matteo Nova 2024-08-21 10:21:58 +0200
  • 4c94dfefb0
    chore: update setuptools to 70.3.0 (#237) Max Schmitt 2024-07-12 14:34:28 +0200
  • 49b54545f4
    chore: hide internal methods (#236) Max Schmitt 2024-07-12 14:34:21 +0200
  • a735ccd216 chore: update setuptools to 70.3.0 Max Schmitt 2024-07-12 14:10:13 +0200
  • 9954de807a chore: hide internal methods Max Schmitt 2024-07-12 14:00:18 +0200
  • 495b630344 feat: Fix video artifact collection and improve test assertions gaochuang 2024-07-10 22:28:13 +0800
  • ffc2af0e4e Merge remote-tracking branch 'origin/main' gaochuang 2024-07-10 21:28:06 +0800
  • 3ec280bb40 feat:Add marker (tracing, screenshot, video) gc 2024-07-10 16:09:06 +0800
  • 69b0b93d2d feat:Add mark, set switches, screenshots, video, and trace for each use case gaochuang 2024-07-09 21:16:03 +0800
  • cd44e24f55
    fix: catch PermissionError when cleaning the tests results with multiple threads (#224) (#230) v0.5.1 nck 2024-07-03 10:34:54 +0200
  • 7d627d3d82 fix: catch PermissionError when cleaning the tests results with multiple threads (#224) nck.974 2024-07-02 18:14:21 +0200
  • 6d624fc42d
    devops: migrate publishing to ESRP (#226) v0.5.0 Max Schmitt 2024-05-06 22:41:39 +0000
  • d2d8692986 devops: migrate publishing to ESRP Max Schmitt 2024-05-06 21:53:27 +0000
  • 74ade3ea64
    fix: migrate artifacts_folder to session fixture (#223) Max Schmitt 2024-04-24 22:27:25 +0200
  • 60358b1e31
    Update ci.yml Max Schmitt 2024-04-24 17:29:37 +0200
  • 03e9fd025e fix: migrate artifacts_folder to session fixture Max Schmitt 2024-04-24 12:46:47 +0200
  • 40ba0da583
    fix: clean up videos after each test (#221) Max Schmitt 2024-04-16 22:41:13 +0200
  • 6389ab67ff fix: clean up videos after each test Max Schmitt 2024-04-16 22:28:38 +0200
  • 2d5a080854
    feat: support artifact collection with multiple contexts (#216) Max Schmitt 2024-04-16 22:02:26 +0200
  • 9e81611883 review feedback Max Schmitt 2024-04-16 20:36:25 +0200
  • 457b720d40 test: add test for creating a new context with args Max Schmitt 2024-04-15 22:35:45 +0200
  • c0db2a60f2 feat: add multiple context support for tracing and video Max Schmitt 2024-04-15 22:15:22 +0200
  • be0be7c8a7
    test: enhance test-artifact assertion utility (#218) Max Schmitt 2024-04-15 21:58:06 +0200
  • 80ec6ae683 nits Max Schmitt 2024-04-15 21:50:54 +0200
  • e6ac24c04f test: enhance test-artifact assertion utility Max Schmitt 2024-04-15 21:42:52 +0200
  • 3cec62e408
    fix: improve video naming (#217) Max Schmitt 2024-04-15 21:49:15 +0200
  • 026faf2d2d feat: improve video naming Max Schmitt 2024-04-15 21:35:32 +0200
  • f9a2cbd411
    Merge 50f951c8c5 into 1a54e220a3 Kirill Zhdanov 2024-04-12 15:38:38 +0530
  • 1a54e220a3
    devops: delete unused conda_build_config (#214) Max Schmitt 2024-04-03 17:49:13 +0200
  • ac21122afc
    devops: bump GitHub Action workflows (#215) Max Schmitt 2024-04-03 17:48:34 +0200
  • 4823462987 devops: bump GitHub Action workflows Max Schmitt 2024-04-03 15:59:51 +0200
  • 05e1b482e2 devops: delete unused conda_build_config Max Schmitt 2024-04-03 15:47:07 +0200
  • ff4f8e9d39
    chore(deps): bump black from 22.6.0 to 24.3.0 (#212) dependabot[bot] 2024-03-20 18:51:58 +0100
  • 137b9e242c
    chore(deps): bump black from 22.6.0 to 24.3.0 dependabot[bot] 2024-03-20 17:05:15 +0000
  • 6f38e7ccf5
    chore(deps): bump django from 3.2.24 to 3.2.25 (#211) dependabot[bot] 2024-03-18 23:44:10 +0100
  • 4cb714ee9c
    chore(deps): bump django from 3.2.24 to 3.2.25 dependabot[bot] 2024-03-18 21:48:00 +0000
  • 50f951c8c5 test: cover teardown edge cases; remove logs (#117) Kirill Zhdanov 2024-02-12 15:10:14 +0700
  • 097bf59dd2 fix: parse tb for teardown exception (#117) Kirill Zhdanov 2024-02-12 15:09:30 +0700
  • fb2e7c74bb
    chore: add trailing comma for consistent black formatting (#208) Simon K 2024-02-11 15:07:51 +0000
  • 543f14cfaf add trailing comma for consistent black formatting Simon K 2024-02-11 12:22:04 +0000
  • f139aaed0a fix: collect artifacts on test setup/teardown (#117) Kirill Zhdanov 2024-02-11 15:54:46 +0700
  • a22ee09eb5
    chore(deps): bump django from 3.2.23 to 3.2.24 (#206) dependabot[bot] 2024-02-08 00:37:44 +0100
  • 421a66de72
    chore(deps): bump django from 3.2.23 to 3.2.24 dependabot[bot] 2024-02-07 22:54:50 +0000
  • a0e5c0f0db
    chore: support Pytest v8 (#203) v0.4.4 Max Schmitt 2024-02-01 00:26:20 +0100
  • f92e42f36f
    Update setup.py Max Schmitt 2024-02-01 00:20:53 +0100
  • bf4e62af5d nit Max Schmitt 2024-01-31 23:51:33 +0100
  • df645997ed chore: support Pytest v9 Max Schmitt 2024-01-31 23:48:31 +0100
  • 851c0e4a0d
    devops: remove pinned conda (#199) Max Schmitt 2024-01-16 12:30:50 +0100
  • eab9bf4535
    Update python-publish.yml Max Schmitt 2024-01-15 12:19:34 +0100
  • 7c2e9a3f69
    devops: remove pinned conda Max Schmitt 2024-01-15 12:19:12 +0100
  • af44fd0a12
    chore(deps): bump django from 3.2.20 to 3.2.23 (#193) dependabot[bot] 2023-12-14 17:25:16 -0800
  • f734685d44
    chore(deps): bump django from 3.2.20 to 3.2.23 dependabot[bot] 2023-11-02 22:12:55 +0000
  • ef99541352
    fix: use best-effort artifacts folder removal (#191) Max Schmitt 2023-10-10 18:36:31 +0200
  • 07d6472003
    Update pytest_playwright.py Max Schmitt 2023-10-10 18:34:15 +0200
  • 7c69858f55
    Update pytest_playwright/pytest_playwright.py Max Schmitt 2023-10-10 18:32:42 +0200
  • ecee29e84b fix: use best-effort artifacts folder removal Max Schmitt 2023-10-10 16:22:41 +0200
  • f00a01887c
    fix: mark.browser_context_args should clear for the next test (#189) v0.4.3 Max Schmitt 2023-10-09 09:50:40 +0200
  • 9c7852c750 nit Max Schmitt 2023-10-09 09:49:10 +0200
  • 04d9249203 fix: mark.browser_context_args should clear for the next test Max Schmitt 2023-10-04 14:25:05 +0000
  • a24c3f8225
    chore(conda): adjust minimal required playwright version (#182) Max Schmitt 2023-08-09 15:44:24 +0200
  • eee9a62628 chore(conda): adjust minimal required playwright version Max Schmitt 2023-08-09 15:24:11 +0200
  • 7fba23af64 devops: do not publish 3 times on conda Max Schmitt 2023-08-09 12:42:37 +0200
  • 0d5a50e770 devops: add microsoft channel to conda publishing pipeline v0.4.2 Max Schmitt 2023-08-09 12:26:27 +0200
  • 9af892c8a2 devops: use older conda version Max Schmitt 2023-08-09 12:09:48 +0200
  • ef8e46371a devops: don't fast-fail on conda publish workflow Max Schmitt 2023-08-09 11:21:17 +0200
  • 531cf739c8
    devops: pin conda + conda-build (#181) Max Schmitt 2023-08-09 11:19:46 +0200
  • a9890792eb devops: pin conda + conda-build Max Schmitt 2023-08-09 11:04:59 +0200
  • 65eb297174
    devops: fix conda build 2 Max Schmitt 2023-08-07 11:22:08 +0200
  • 47a253a071
    devops: do not publish to conda-forge v0.4.1 Max Schmitt 2023-08-07 11:12:14 +0200
  • bea0eda508
    devops: Adding conda recipe (#176) v0.4.0 Owen Lamont 2023-07-26 05:43:48 +0930
  • bbbfac51dd
    Update meta.yaml Owen Lamont 2023-07-25 21:19:22 +0930
  • f032c6d1d8
    Update .github/workflows/ci.yml Owen Lamont 2023-07-25 21:17:25 +0930
  • e9760b3fd7 Copying all the conda related CI config I found in playwright-python and PR 657 Owen Lamont 2023-07-21 23:30:46 +0930
  • 2364c26b60 Bumped up minimum version of playwright since only recent versions existed and added v prefix Owen Lamont 2023-07-21 23:08:10 +0930
  • 6dafd09fef Resolving some yaml checks Owen Lamont 2023-07-21 21:36:35 +0930
  • 78e968e71e Updating Python minimum version and removing some superfluous recipe lines that were conda-forge specific Owen Lamont 2023-07-21 21:29:24 +0930
  • 7f73ece900
    chore: drop Python 3.7 (#177) Max Schmitt 2023-07-18 18:50:52 +0200
  • 7585a48530 chore: drop Python 3.7 Max Schmitt 2023-07-18 16:45:09 +0200
  • 2072a7ae0a Adding Pycharm config dir to the .gitignore Owen Lamont 2023-07-18 23:25:54 +0930
  • 0b6ae10464 First pass at creating meta.yaml conda recipe Owen Lamont 2023-07-18 23:25:22 +0930
  • 97a44570c6
    chore(deps): bump django from 3.2.19 to 3.2.20 (#175) dependabot[bot] 2023-07-06 00:01:34 +0000