gboutte
0b71235389
test: restore dist folder after the tests are done
2025-06-29 19:03:27 +02:00
gboutte
b45ec9c8d1
test: cli compile strapi only when not already built
2025-06-28 17:37:38 +02:00
gboutte
c0253b5498
feat: migrate playground to typescript
2025-06-28 17:21:16 +02:00
Boaz Poolman
943b83be90
fix: integration tests
2024-05-08 22:50:04 +02:00
Boaz Poolman
1c6f990d4d
fix: use createStrapi in the tests helpers
2024-05-08 21:21:45 +02:00
Boaz Poolman
dd6e2f6c81
chore: Add more integration tests for create/update/delete in CLI
2023-10-22 12:36:28 +02:00
Boaz Poolman
19f5ba15f8
chore: More frequent database cleanups in between integration tests
2023-10-19 19:23:50 +02:00
Boaz Poolman
5b9eaee29f
fix: Use sed in ci
2023-10-19 09:15:39 +02:00
Boaz Poolman
1acf0eee19
fix: Use sed in pipeline
2023-10-19 08:51:19 +02:00
Boaz Poolman
9333e8518b
fix: Try using sed in pipeline
2023-10-19 08:33:57 +02:00
Boaz Poolman
3b7084fa87
chore: Add integration test for the importOnBootstrap setting
2023-10-19 08:19:06 +02:00
Jen Tak
3c0c6d7fdb
feat(CLI): Exit with 1 when diff is not empty.
...
To make it easier to use the diff command in scripts and CI and to align
its API with POSIX diff and diffs on most systems exit with 1 when the
diff is not empty. Keep exiting with 0 when it is.
Fixes #66 .
2022-09-04 11:27:01 +02:00
Jen Tak
8f9b344604
Cleanup after integration tests.
...
Running the tests repeatedly failed as the DB was left in an altered
state which interfered with the subsequent test invocation.
Remove the DB and generated config files after all the tests run.
2022-09-04 11:27:01 +02:00
Boaz Poolman
2b61463060
chore: Integration tests
2021-12-31 13:28:04 +01:00