Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions content/_lightshows/Test_Broken_Lightshow.md
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions content/_lightshows/Test_Broken_Lightshow/test-audio.mp3
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fake audio data
Loading