Commit 45adfd2
Add test coverage for Redux generator directory isolation
Add test to verify that Redux installations do not create the
HelloWorld/ror_components directory that should only exist for
non-Redux installations.
This test prevents regression of issue #1821 where Redux generator
was incorrectly creating CSS files in the wrong directory structure.
The test runs in both JavaScript and TypeScript Redux contexts to
ensure complete coverage.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 06b0dd5 commit 45adfd2
File tree
1 file changed
+5
-0
lines changed1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
0 commit comments