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