Commit fe7c12e
test: assert only template-rendered files are visible to fileglob during update
Whether files added by the user in the destination are visible to
filesystem filters during an update depends on whether the update
algorithm renders into the user-specified destination, which is an
implementation detail that may change (copier-org#2376). Assert only the
invariant shared by both algorithms: rendering happens in the
destination being rendered, never the invocation directory.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 410cef5 commit fe7c12e
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
612 | 618 | | |
613 | 619 | | |
614 | 620 | | |
| |||
0 commit comments