decaporg / gatsby-plugin-decap-cms

A Gatsby plugin which generates the Decap CMS single page app
4 stars 2 forks source link

Testing(plugins): think about testing for our SSG plugins #3

Open erezrokah opened 4 years ago

erezrokah commented 4 years ago

See my comment here.

Adding my thoughts about the Gatsby plugin for now:

We need to make sure our Gatsby plugin is aligned with latest Gatsby core changes. One way to do it is to have a testing project that automatically updates to the latest Gatsby version and run some tests with the latest version of the plugin.