Skip to content

test: add theme list coverage#10

Merged
Brandon-Gottshall merged 1 commit intomainfrom
feature/issue-1-theme-list
Jan 11, 2026
Merged

test: add theme list coverage#10
Brandon-Gottshall merged 1 commit intomainfrom
feature/issue-1-theme-list

Conversation

@Brandon-Gottshall
Copy link
Copy Markdown
Owner

@Brandon-Gottshall Brandon-Gottshall commented Jan 11, 2026

Summary

  • add registry unit tests for deterministic ordering, filtering, and missing themes
  • add CLI smoke test for lfx theme list including default-dark
  • record go.sum for test/build dependencies

Testing

  • GOCACHE=$(pwd)/.cache/go-build GOMODCACHE=$(pwd)/.cache/gomod make build
  • GOCACHE=$(pwd)/.cache/go-build GOMODCACHE=$(pwd)/.cache/gomod make test
  • make lint

Fixes #1

@Brandon-Gottshall Brandon-Gottshall merged commit 0082141 into main Jan 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mvp-1: seed registry + theme list

1 participant