Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Run simple validation test on metadata.js file #6

Open
TimDaub opened this issue Nov 18, 2021 · 0 comments · May be fixed by d80ep08th/content-system#1
Open

Run simple validation test on metadata.js file #6

TimDaub opened this issue Nov 18, 2021 · 0 comments · May be fixed by d80ep08th/content-system#1
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@TimDaub
Copy link
Member

TimDaub commented Nov 18, 2021

Scope

  • The content-system is about to become its own code repository both containing all content and metadata
  • To make sure that the content system's structure data is always valid, running tests in a GitHub Action can be advisable

Deliverables

  • Setup a test environment with ava
  • Write a simple test that e.g. imports the metadata.js file and checks if the import works
  • Along with the tests, setup a Github Action that is run each time a new commit on master is detected or a new PR

Time estimate

  • Around 2-3h
@TimDaub TimDaub added enhancement New feature or request good first issue Good for newcomers labels Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant