Ghost/ghost/core/test
Elena Baidakova eaf6e3c7e5
Added lexical column to snippets table (#16632)
refs TryGhost/Team#2904

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 04a6b06</samp>

This pull request adds a new `lexical` column to the `snippets` table to
store lexical information for snippets. It includes a migration script,
a schema update, and a schema hash update.
2023-04-14 13:18:41 +04:00
..
e2e-api Added email snapshot test to member suite 2023-04-07 16:12:51 +02:00
e2e-browser Fixing error in browser test (#16583) 2023-04-07 01:11:37 -07:00
e2e-frontend Added show_latest_posts column to newsletter table (#16402) 2023-03-20 11:10:49 +01:00
e2e-server Removed unnecessary mockMail call 2023-04-07 14:34:57 +02:00
e2e-webhooks Added newsletter color columns (#16506) 2023-03-28 11:38:43 +02:00
integration Added retries to a flaky batch sending test (#16591) 2023-04-07 17:44:11 -07:00
regression Update email mock receive (#16578) 2023-04-06 17:24:23 +02:00
unit Added lexical column to snippets table (#16632) 2023-04-14 13:18:41 +04:00
utils Fixed flaky test: posts API export can export with order (#16605) 2023-04-10 18:40:03 -07:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00