diff --git a/content/_lightshows/Test_Broken_Lightshow.md b/content/_lightshows/Test_Broken_Lightshow.md new file mode 100644 index 0000000..c07673f --- /dev/null +++ b/content/_lightshows/Test_Broken_Lightshow.md @@ -0,0 +1,19 @@ +--- +title: Broken Lightshow Test +author: Backelino +description: An intentionally invalid lightshow submission for CI validation testing. +files: + - name: test-audio.mp3 + label: Audio Track +tags: + - fake-tag + - electronic +--- + +This lightshow is intentionally broken to test the validation pipeline. + +Intentional errors: +1. Missing `audio` field (required for lightshows) +2. Missing `.fseq` file in the directory +3. Invalid tag `fake-tag` not in tags.yaml +4. Directory name uses uppercase and underscores instead of lowercase-hyphens diff --git a/content/_lightshows/Test_Broken_Lightshow/test-audio.mp3 b/content/_lightshows/Test_Broken_Lightshow/test-audio.mp3 new file mode 100644 index 0000000..1dd662e --- /dev/null +++ b/content/_lightshows/Test_Broken_Lightshow/test-audio.mp3 @@ -0,0 +1 @@ +fake audio data