LearnTeachCode / code-coffee-compendium

Curated resource compendium, created for/by the LearnTeachCode community
https://learnteachcode.org/code-coffee-compendium/home/
MIT License
36 stars 24 forks source link

Develop CI/CD tests #102

Open TristanDamron opened 3 years ago

TristanDamron commented 3 years ago

As a contributor to the Code & Coffee Compendium site, I want a series of CI/CD tests to ensure that my update works as intended after submitting a PR to the main branch.

Github Actions will be developed to test the following:

The following GH Action will only run at deploy time:

These tests will ensure a higher quality product, and air PR reviewers by automating some of the more tedious certification tasks.