Commit Graph

45 Commits (83cf8ed165ff3ee1cd252ce508ad7f3383c7c92a)

Author SHA1 Message Date
Boaz Poolman 592e934fe8 chore: add config/sync to the watch ignore files 2024-12-29 22:38:38 +00:00
Boaz Poolman c30f034cf2 chore: disable rate limiting in the playground 2024-12-29 22:38:20 +00:00
Boaz Poolman 4193e13c7c chore: update the generated content types in the playground 2024-12-29 22:36:48 +00:00
Boaz Poolman a6444d411d fix: add yalc as dependency to the playground also 2024-10-12 17:14:26 +02:00
Boaz Poolman e3e2d3e0af chore: update auto generated files 2024-10-12 16:47:00 +02:00
Boaz Poolman e1aefbf5b6 chore: use yalc for playground development 2024-10-12 16:46:36 +02:00
Boaz Poolman 750c1a2895 chore: update strapi dependencies to 5.0.4 2024-10-12 16:22:33 +02:00
Boaz Poolman 0a239323f1 fix: conflicts 2024-09-18 17:59:49 +02:00
Boaz Poolman 645580b5ca fix: integration tests 2024-08-28 22:42:05 +02:00
Boaz Poolman e4e3825def chore: setup components in the playground 2024-08-05 18:37:56 +02:00
Boaz Poolman 1ccd3d28f2 chore: update the .strapi/client/app.js to include config-sync 2024-07-10 10:23:10 +02:00
Boaz Poolman dfb6852eb3 chore: update strapi to 5.0.0-rc.2 2024-07-10 09:57:14 +02:00
Boaz Poolman fb897c79b8 chore: update styled-components in the playground 2024-05-31 08:34:23 +02:00
Boaz Poolman e3f551e965 chore: update playground dependencies 2024-05-31 08:19:56 +02:00
Boaz Poolman 943b83be90 fix: integration tests 2024-05-08 22:50:04 +02:00
Boaz Poolman 5ad9e8f0f6 fix: add testing libraries to the playground 2024-05-08 21:45:04 +02:00
Boaz Poolman fd63444630 chore: migrate the playground to v5 beta 2024-05-08 21:38:32 +02:00
Boaz Poolman 1c6f990d4d fix: use createStrapi in the tests helpers 2024-05-08 21:21:45 +02:00
Boaz Poolman b76187562d chore: test with beta.5 2024-05-08 21:21:29 +02:00
Boaz Poolman af666ee2e5 chore: update strapi to 4.19.0 2024-01-27 10:24:45 +01:00
Boaz Poolman c77d2988b9 chore: add missing dependencies in playground 2023-12-02 11:42:48 +01: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
Boaz Poolman 27b349a82a chore: Update testing libraries 2023-10-19 07:49:52 +02:00
Mathijs Schouten e16417537d Node versions 2023-10-14 19:48:01 +02:00
Mathijs Schouten 1ebf191c6e chore: Drop node 16 support and update @strapi packages 2023-10-14 18:03:16 +02:00
Boaz Poolman b35817e074 fix: Add missing env vars to playground 2023-10-10 11:20:08 +02:00
Boaz Poolman 724233cbb5 chore: Drop node 14 support. Add node 20 support. 2023-09-04 22:34:29 +02:00
boazpoolman c8edb09ff1 chore: Update node version in playground to allow node 18 2022-12-31 13:47:08 +01:00
boazpoolman 8ef4b7bc8b chore: Update playground sqlite db to 'better-sqlite' 2022-11-27 14:50:13 +01:00
Jen Tak 78c812d31f Link to local version of strapi-plugin-config-sync.
Linking to "boazpoolman/strapi-plugin-config-sync" resolves to the
version of strapi-plugin-config-sync currently on master branch on
GitHub. Which prevents running tests in the playground against the local
version.
2022-09-05 14:53:41 +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
Jen Tak 0e25b7ad6d Git-ignore sync files generated by tests. 2022-09-04 11:27:01 +02:00
Boaz Poolman 76ab9949aa chore: Delete plugins.js from playground 2022-08-08 22:56:34 +02:00
Boaz Poolman 6cd9a55a52 chore: Drop node 12 support 2022-05-13 10:31:48 +02:00
Boaz Poolman 5e40de20b9 fix: Add .env to playground 2022-04-13 20:56:06 +02:00
Boaz Poolman 7573a07d76 chore: Prep stable release 2022-03-16 22:10:24 +01:00
Boaz Poolman 1ca5152665 chore: Always use latests Strapi version in playground 2021-12-31 14:19:51 +01:00
Boaz Poolman a40f8542f0 chore: Remove yarn.lock from playground 2021-12-31 13:49:05 +01:00
Boaz Poolman 2b61463060 chore: Integration tests 2021-12-31 13:28:04 +01:00