James
73a555788d
chore: uses globalSetup for starting memory db
2024-04-02 09:44:55 -04:00
Alessio Gravili
34fe6182c8
temp3
2024-04-01 23:05:54 -04:00
Alessio Gravili
ee3ae6025f
temp2
2024-04-01 22:41:24 -04:00
James
df9812b2a3
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
2024-04-01 22:13:02 -04:00
James
113eea04cc
chore: seed endpoint
2024-04-01 22:12:45 -04:00
Alessio Gravili
57f9ebdb68
temp1
2024-04-01 22:04:45 -04:00
James
94d0e28ad7
chore: local api sdk for e2e tests
2024-04-01 21:53:30 -04:00
James
cd553d45cc
chore: merge
2024-04-01 17:47:28 -04:00
James
d993f9ac64
chore: bug in isMongoose
2024-04-01 17:46:42 -04:00
James
833bdc13bd
chore: uploads e2e tweak
2024-04-01 17:38:24 -04:00
James Mikrut
33657b4b49
Merge branch 'alpha' into temp38
2024-04-01 17:37:54 -04:00
James
ec6bc8e36b
chore: removes old refs to startMemoryDB
2024-04-01 17:36:36 -04:00
James
abd404c57c
chore: adjusts playwright env used to trigger memory db
2024-04-01 17:30:18 -04:00
Kendell Joseph
037ed3cd54
test: e2e uploads ( #5511 )
...
* chore: enables upload tests on CI
* fix: adds relationTo information to field map
* chore: updates e2e tests (WIP)
* chore: move back to probe-image-size, tiff files do not support buffers
* chore: basic runtime err fixes
* chore: remove admin thumbnail when creating client config
* test: small upload fixes
---------
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2024-04-01 17:28:15 -04:00
James
c461a7fa15
chore: renames mongoose db adapter refs to mongodb
2024-04-01 17:24:43 -04:00
James
2bc45e2b2e
chore: adds logging for ci
2024-04-01 17:12:16 -04:00
James
bb8a57d2e9
chore: better pattern to initialize memory server
2024-04-01 17:04:05 -04:00
James
5e52339135
chore: converts e2e suites to new pattern
2024-04-01 16:37:12 -04:00
James
df75914e30
chore: attempts to get _community to pass with change to import order of config
2024-04-01 16:29:22 -04:00
James
adec044e02
chore: returns runE2E
2024-04-01 15:55:38 -04:00
James
b9868cc709
chore: reverts memory test approach
2024-04-01 15:51:40 -04:00
James
fce8b125f8
Merge branch 'temp38' of github.com:payloadcms/payload into temp38
2024-04-01 15:29:43 -04:00
James
4befd2e4ff
chore: sets env vars for tests in globalSetup
2024-04-01 15:29:27 -04:00
James Mikrut
38cdc1b7ba
Merge branch 'alpha' into temp38
2024-04-01 14:37:33 -04:00
James
a0f6018469
chore: better pattern for memory db
2024-04-01 14:36:08 -04:00
James
f230d55031
chore: restores memory db
2024-04-01 11:11:52 -04:00
Elliot DeNolf
04d751208f
Merge pull request #5557 from payloadcms/feat/cpa-detect-next-app
...
feat(cpa): detect next app
2024-04-01 10:44:43 -04:00
Elliot DeNolf
7cfc40f328
test(cpa): update tests
2024-04-01 10:32:17 -04:00
Jessica Chowdhury
ece7d92e57
chore: updates e2e tests for plugin-nested-docs and plugin-seo ( #5434 )
...
* test: removes unnecessary lines
* fix: do not error if row field has no fields (#5433 )
* ci(deps): update turborepo
* ci: release script updates
* chore: lint all json/yml, add to lint-staged
* chore: lint mdx in lint-staged
* chore: enable e2e live preview (#5444 )
* chore: update workflow file
---------
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: Paul <paul@payloadcms.com >
2024-04-01 15:01:05 +01:00
Alessio Gravili
6cdb76503b
chore: disable memory db for now, as it doesn't work locally for the versions test suite
2024-03-31 16:05:55 -04:00
Alessio Gravili
aa8edd7a47
chore: fix issues in versions e2e test
2024-03-31 16:05:20 -04:00
Elliot DeNolf
7619fb4753
feat(cpa): handle next.js app with and without src dir
2024-03-29 16:45:52 -04:00
Paul
0aeba954d4
fix: localization e2e ( #5555 )
...
* fix: issue with missing locale when duplication localized collections
* chore: fix localization tests
2024-03-29 17:45:26 -03:00
Alessio Gravili
2bc1468fa2
chore: tests: uploads dir: delete and restore snapshot between tests ( #5560 )
...
* chore: tests: uploads dir: delete and restore snapshot between tests
* chore: add missing creation of uploads dir cache folder
* fix logic
2024-03-29 16:29:40 -04:00
James
d2cc229622
Merge branch 'alpha' of github.com:payloadcms/payload into fix/alpha/rte-e2e-tests
2024-03-29 13:51:29 -04:00
Alessio Gravili
b09be86a3c
Merge pull request #5549 from payloadcms/temp33
...
fix: unload client functions after unmount (e.g. leaving document)
2024-03-29 11:07:47 -04:00
Alessio Gravili
f10861e1de
chore: add lexical test which verifies it's working
2024-03-29 10:53:30 -04:00
Paul
5339c09b72
fix: access control test suite ( #5548 )
...
* chore: improve flakiness with access control test suite
* fix issue with redirecting from a drawer
* chore: watches for created id in drawers
---------
Co-authored-by: James <james@trbl.design >
2024-03-29 11:46:46 -03:00
Patrik
c9c3a689d8
fix: flaky indexed test suite ( #5509 )
2024-03-29 09:01:44 -04:00
Patrik
da4a2a2494
fix: reverts selector in array bulk update test to original to get passing test ( #5512 )
2024-03-29 09:00:48 -04:00
James
35a1fb26f9
Merge branch 'fix/alpha/rte-e2e-tests' of github.com:payloadcms/payload into fix/alpha/rte-e2e-tests
2024-03-29 08:27:00 -04:00
Jarrod Flesch
cb3723242c
fix: passing versions e2e ( #5521 )
2024-03-29 01:20:02 -04:00
Patrik
6a0c6284d0
fix: passing blocks field test suite ( #5529 )
2024-03-28 20:56:52 -04:00
Jarrod Flesch
114ade7456
chore: wip rte field work
2024-03-28 16:53:32 -04:00
Kendell Joseph
5eaf00ba0e
chore: use dirname to resolve file locations for uploads test ( #5523 )
2024-03-28 15:35:35 -04:00
Alessio Gravili
942aa08285
chore: obliterate next cache before starting e2e/int/dev ( #5522 )
2024-03-28 14:42:45 -04:00
Alessio Gravili
93dd6b5a98
chore: add skipped, failing lexical e2e test for errors within nested block fields, fix lexical seed data, disable access-control test ( #5508 )
2024-03-28 13:36:05 -04:00
Patrik
5873dfb731
fix(ui): incorrect conditions in WhereBuilder ( #5503 )
...
* fix: relationship field tests e2e
* chore: adds POLL_TOPASS_TIMEOUT to relationship field tests
* chore: adds comments to relationship test waits
2024-03-28 13:14:00 -04:00
Jarrod Flesch
c1d654c4ce
fix(tests): passing tabs test in fields suite ( #5463 )
2024-03-28 11:28:37 -04:00
Dan Ribbens
460ca99fe1
chore: alpha fix test defaultvalues ( #5500 )
2024-03-27 16:47:22 -04:00