Fix/alpha/int tests (#5311)

* chore: converts dynamic imports to esm require

* chore: adjusts require and import usage

* chore: reverts bin script change

* chore: adjust dataloaded tests to use slate editor

* fix: converts custom auth strategy

* chore: fixes to form builder int test config

* chore: adjusts plugin-stripe and int tests

---------

Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
This commit is contained in:
Dan Ribbens
2024-03-12 16:27:43 -04:00
committed by GitHub
parent 8436dd5851
commit 04fcf57d0a
18 changed files with 202 additions and 253 deletions

View File

@@ -28,7 +28,7 @@ import {
UploadFeature,
lexicalEditor,
} from '../packages/richtext-lexical/src/index.js'
//import { slateEditor } from '../packages/richtext-slate/src/index.js'
// import { slateEditor } from '../packages/richtext-slate/src/index.js'
// process.env.PAYLOAD_DATABASE = 'postgres'
const databaseAdapters = {