Owen Lamont
|
bea0eda508
|
devops: Adding conda recipe (#176)
|
2023-07-25 22:13:48 +02:00 |
Max Schmitt
|
7f73ece900
|
chore: drop Python 3.7 (#177)
|
2023-07-18 18:50:52 +02:00 |
dependabot[bot]
|
97a44570c6
|
chore(deps): bump django from 3.2.19 to 3.2.20 (#175)
Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](https://github.com/django/django/compare/3.2.19...3.2.20)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-06 00:01:34 +00:00 |
m9810223
|
be0e9a1e85
|
chore: fix typo in code (#173)
|
2023-06-25 13:51:45 +02:00 |
Andrzej Klajnert
|
72fd3f5a3b
|
feat: allow user to overwrite `browser_context_args` for a single test (#146)
|
2023-06-19 19:20:26 +02:00 |
Ryan Goodwin
|
3a10ce7122
|
feat: full page screenshots (#148)
|
2023-06-19 19:19:56 +02:00 |
Christian Clauss
|
901fd82c0a
|
devops: Update GitHub Actions (#171)
* https://github.com/actions/checkout/releases
* https://github.com/actions/setup-python/releases
|
2023-06-02 22:17:55 +02:00 |
Max Schmitt
|
5be268cee1
|
test: set global expect() timeout (#168)
|
2023-05-27 22:01:13 +02:00 |
dependabot[bot]
|
cd35b83403
|
chore(deps): bump django from 3.2.18 to 3.2.19 (#166)
|
2023-05-10 08:09:15 +02:00 |
Max Schmitt
|
1583df798c
|
fix: support long test names (#165)
|
2023-04-24 21:27:58 +02:00 |
Max Schmitt
|
2a7a458e95
|
test: fix integration tests (#161)
|
2023-04-05 16:58:58 +02:00 |
Christian Jensen
|
4b470ea608
|
chore: update requirements to allow the latest `python-slugify` (#160)
|
2023-04-05 10:53:30 +02:00 |
Max Schmitt
|
d7935c5e36
|
fix: have correct trace title (#157)
|
2023-03-17 16:47:39 +01:00 |
Max Schmitt
|
158839e440
|
fix: use base_url fixture to create base_url (#154)
|
2023-03-10 00:13:11 +01:00 |
Max Schmitt
|
fd02a2dc58
|
fix: best-effort removal of test-results when mounted (#151)
|
2023-02-28 16:53:45 +01:00 |
dependabot[bot]
|
6505afd0a7
|
chore(deps): bump django from 3.2.17 to 3.2.18 (#150)
|
2023-02-15 22:16:32 +01:00 |
dependabot[bot]
|
698f9e9ff3
|
chore(deps): bump django from 3.2.16 to 3.2.17 (#147)
Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.16...3.2.17)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-03 23:42:27 +01:00 |
dependabot[bot]
|
7206a3ef72
|
chore(deps): bump wheel from 0.37.1 to 0.38.1 (#143)
|
2023-01-03 19:07:39 +01:00 |
dependabot[bot]
|
951f6009fe
|
chore(deps): bump setuptools from 63.1.0 to 65.5.1 (#144)
|
2023-01-03 19:07:32 +01:00 |
Max Schmitt
|
24ae48a25e
|
test: fix slowmo test assertion (#145)
|
2023-01-03 09:56:00 -08:00 |
Frazer McLean
|
003bd1b269
|
chore: use SPDX license expression in project metadata (#140)
|
2022-11-03 13:23:50 -07:00 |
dependabot[bot]
|
4723689cac
|
chore(deps): bump django from 3.2.15 to 3.2.16 (#138)
|
2022-10-28 10:39:50 -07:00 |
Anthony Shaw
|
e9ca76a64a
|
chore: test Python 3.11 support and add trove classifier (#136)
|
2022-10-28 10:37:38 -07:00 |
dependabot[bot]
|
af278f5939
|
chore(deps): bump django from 3.2.14 to 3.2.15 (#129)
Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.14...3.2.15)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-11 18:16:22 +02:00 |
Ross Wollman
|
1ba128edd3
|
test: add basic pytest-xdist test (#128)
Partially resolves https://github.com/microsoft/playwright-python/issues/1442.
|
2022-08-03 23:44:21 -07:00 |
Max Schmitt
|
c18c935458
|
chore: have more strict supported dependencies (#126)
|
2022-07-28 15:35:38 -07:00 |
Anthony Shaw
|
d81c5c563c
|
chore: explicitly test 3.10 and update metadata for package (#123)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2022-07-27 09:49:12 +02:00 |
Max Schmitt
|
68bd92a133
|
chore: bump dev dependencies (#120)
|
2022-07-06 10:45:13 +02:00 |
dependabot[bot]
|
911b34dc5f
|
chore(deps): bump django from 3.2.12 to 3.2.13 (#110)
Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.12...3.2.13)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-10 15:18:35 +02:00 |
Max Schmitt
|
456f8286f0
|
chore: launch the browser headed by default if debugger is attached (#107)
|
2022-03-16 22:14:16 +01:00 |
Łukasz Skarżyński
|
676a301581
|
chore: remove unused pytest's fixtures (#106)
|
2022-03-14 21:20:32 +01:00 |
Max Schmitt
|
d1a97c77ef
|
chore: enable sources for trace collection (#104)
|
2022-02-21 14:01:36 +01:00 |
Max Schmitt
|
4e1a8abab1
|
test: re-use context (#103)
Fixes #90
|
2022-02-10 12:56:20 +01:00 |
shadowwolf899
|
ae43ca3652
|
fix: added check for if rep_call is missing (#96)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2022-02-10 12:51:36 +01:00 |
shadowwolf899
|
dd2cd3ab93
|
chore: Ignore some errors when cleaning up output_dir (#97)
|
2022-02-10 12:17:47 +01:00 |
dependabot[bot]
|
6165a13ac4
|
chore(deps): bump django from 3.2.11 to 3.2.12 (#101)
Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.11...3.2.12)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-10 12:16:44 +01:00 |
Max Schmitt
|
69cd6051fe
|
devops: fix Windows linting (#102)
|
2022-02-10 12:16:35 +01:00 |
Max Schmitt
|
b318726f16
|
test: raised KeyboardInterrupt exception inside test (#98)
|
2022-02-01 11:04:11 +01:00 |
Max Schmitt
|
ba5df009fe
|
chore: bump dev dependencies (#95)
|
2022-01-25 14:49:39 +01:00 |
Max Schmitt
|
1dc6d54045
|
docs: fixed broken link
|
2022-01-14 16:54:10 +01:00 |
Max Schmitt
|
4b33932300
|
test: add test for launching persistent context with session scope (#86)
|
2021-10-22 17:26:43 +02:00 |
Max Schmitt
|
1464cdba04
|
chore: change browser_context_args back to session fixture (#85)
|
2021-10-22 16:00:51 +02:00 |
Max Schmitt
|
93f248a332
|
fix: tempfile handling when recording videos (#83)
|
2021-10-11 10:47:27 +02:00 |
Max Schmitt
|
28992f2db3
|
chore: bump dev dependencies (#82)
|
2021-10-08 23:44:11 +02:00 |
dependabot[bot]
|
bca5172e70
|
chore(deps): bump django from 3.2.4 to 3.2.5 (#80)
Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.4...3.2.5)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-29 08:18:34 +02:00 |
Max Schmitt
|
7316564a74
|
chore: cleanup CLI browser validation
|
2021-08-08 21:58:22 +02:00 |
Max Schmitt
|
098833526d
|
devops: do not depend on GitHub Action
|
2021-08-08 21:02:25 +02:00 |
Max Schmitt
|
575c2f4b71
|
feat: add more testing goodies (screenshot, video, tracing) (#70)
|
2021-08-08 21:01:14 +02:00 |
Kumar Aditya
|
b0bb29c993
|
chore: use baseURL over context (#66)
|
2021-07-29 11:17:19 +02:00 |
Kumar Aditya
|
c255f95daa
|
feat: device emulation via CLI parameter (#61)
|
2021-07-01 14:52:24 +02:00 |