Skip to content

test(theme): theme pipeline unit and fixture coverage (#58) - #77

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/58-theme-pipeline-tests
May 28, 2026
Merged

test(theme): theme pipeline unit and fixture coverage (#58)#77
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/58-theme-pipeline-tests

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • Fixtures: one_dark.json, invalid-trailing-comma.jsonc (+ existing dracula_tokens.json).
  • Integration tests: manifest → QueryaTheme, tokenColors import persistence, codec/resolver/editor mapping.
  • ThemeController tests for light/dark Shadcn colorScheme.background switching.

Test plan

  • flutter analyze
  • flutter test (347 tests)

Closes #58

Add Dracula/One Dark/JSONC fixtures, integration tests for tokenColors
import, codec/resolver coverage, and ThemeController shadcn theme tests.
@ZhuchkaTriplesix ZhuchkaTriplesix added enhancement New feature or request theme Theming, colors, VS Code themes labels May 28, 2026
@github-actions github-actions Bot added this to the Theme system milestone May 28, 2026

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 591194d into dev May 28, 2026
4 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/58-theme-pipeline-tests branch June 13, 2026 20:09
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
test(theme): theme pipeline unit and fixture coverage (#58)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request theme Theming, colors, VS Code themes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant