Private
Public Access
0
0
Files
manual_slop/tests
ed e1e1a6609e test(tier2): slash_command_spec - assert project-relative paths
Updated two test assertions to match Tier 2's project-relative
relocation (commit 923d360d):

  - test_command_prompt_no_appdata: 'scripts/tier2/state' ->
    'tests/artifacts/tier2_state' (and same for failures)
  - test_agent_denies_temp_writes: same swap

The tests now assert the slash command and agent prompts reference
the actual code defaults (tests/artifacts/tier2_state/ and
tests/artifacts/tier2_failures/) rather than the stale
scripts/tier2/ paths.

Refs: conductor/tracks/tier2_no_appdata_20260618 (post-merge followup)
2026-06-18 18:28:37 -04:00
..