Elliot DeNolf
|
e739c26f2e
|
chore: rework test hooks to reset tsconfig.json
|
2024-03-16 06:37:30 -04:00 |
|
Elliot DeNolf
|
0b296cb271
|
chore: new dev script
|
2024-02-28 12:17:25 -05:00 |
|
Jarrod Flesch
|
717a6b6d07
|
feat: initial test suite framework (#4929)
|
2024-02-14 09:46:11 -05:00 |
|
Elliot DeNolf
|
3fce97a6d2
|
chore: misc eslint
|
2023-10-06 17:16:13 -04:00 |
|
Dan Ribbens
|
dfd5151c4f
|
chore: fix testSuiteDir arg
|
2023-10-06 03:38:39 -04:00 |
|
Elliot DeNolf
|
cf26155995
|
chore: sync logger for prompts, adjust nodemon
|
2023-10-03 12:34:48 -04:00 |
|
Jacob Fletcher
|
a53cbd146f
|
feat: live preview (#3382)
|
2023-10-02 11:40:08 -04:00 |
|
Elliot DeNolf
|
719dd1f2ba
|
chore: adjust when to run init, and use proper payload param in dev script
|
2023-09-28 15:02:59 -04:00 |
|
Elliot DeNolf
|
6ed6c5b5b0
|
chore: allow dev override to PAYLOAD_DROP_DATABASE
|
2023-09-27 16:29:40 -04:00 |
|
James
|
0f3b364e46
|
chore: hoists tests out of payload package
|
2023-09-01 14:45:41 -04:00 |
|
Alessio Gravili
|
a67278b29f
|
chore: move to monorepo structure
|
2023-08-23 12:20:30 +02:00 |
|
Elliot DeNolf
|
8685ca6e94
|
feat: dev push migrations handling and prompt
|
2023-08-07 16:23:02 -04:00 |
|
James
|
9050493c61
|
chore: abstracts dev / test suites to accept incoming database specification
|
2023-07-30 12:27:15 -04:00 |
|
Dan Ribbens
|
8a681450d1
|
feat: add database transaction support(#2983)
|
2023-07-21 14:13:18 -04:00 |
|
Dan Ribbens
|
93a85dd937
|
chore: allow custom mongourl during test (#2743)
Co-authored-by: swenzel <swen.wenzel@thearc.de>
Co-authored-by: PatrikKozak <patrik@trbl.design>
|
2023-05-31 15:51:49 -04:00 |
|
PatrikKozak
|
7c446ec71a
|
Merge pull request #2636 from AlessioGr/test-console-log-admin-url
fix: console log correct admin URL for tests
|
2023-05-30 15:07:28 -04:00 |
|
Paul
|
7963e7540f
|
fix: add dotenv.config() to test/dev.ts (#2646)
|
2023-05-10 08:47:22 -04:00 |
|
Alessio Gravili
|
2697974694
|
fix: fix tests by hard-coding the URL in the logger
|
2023-05-08 19:23:09 +02:00 |
|
James Mikrut
|
0779f8d73d
|
feat: improves ui performance with thousands of fields
* chore: progress to ui-performance
* chore: removes block load testing
|
2023-03-06 16:46:07 -05:00 |
|
James
|
6dc688cefd
|
chore: ensures onInit is called after initHTTP
|
2023-01-19 16:06:50 -05:00 |
|
James
|
6f62429382
|
chore: merges removal of swc/register
|
2023-01-17 16:51:11 -05:00 |
|
James
|
f1c342e05e
|
feat: requires ts-node to start a project for any config that uses ts or jsx
|
2023-01-10 11:48:40 -05:00 |
|