Skip to content

Conversation

@memyselfandm
Copy link
Owner

Summary

This PR fixes test failures that are blocking PR #8 from merging.

Changes

  • Fixed supabase.ts to use new backend config structure (config.backend.supabase?.url)
  • Fixed security.test.ts mock config initialization order issue
  • Removed stray 'origin/dev' text in pre_tool_use.py causing syntax error
  • Updated test_db_operations.py imports to use correct module paths

Test Impact

These changes address the failing CI tests in PR #8:

  • Dashboard tests failing due to config structure changes
  • Hooks tests failing due to syntax error in pre_tool_use.py

Next Steps

Once this PR is merged into the CHR-1 branch, PR #8 should have passing tests and can be merged into dev.

- Fix supabase.ts to use new backend config structure (config.backend.supabase?.url)
- Fix security.test.ts mock config initialization order issue
- Remove stray 'origin/dev' text in pre_tool_use.py causing syntax error
- Update test_db_operations.py imports to use correct module paths

These changes address CI test failures blocking PR #8 merge.
@memyselfandm memyselfandm merged commit a5e45d0 into chr-1-epic-self-contained-chronicle-with-local-sqlite-backend Aug 29, 2025
1 check failed
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.

2 participants