No description
Find a file
Rodrigo Rodriguez (Pragmatismo) 08fa13b368 Fix test harness to use botserver-stack binaries
- PostgresService now uses binaries from botserver-stack/bin/tables/bin
- MinioService now uses binary from botserver-stack/bin/drive/minio
- Use absolute paths for PostgreSQL unix_socket_directories
- Add PostgreSQL startup log file for debugging
- Disable MinIO and Redis in full() config (MinIO segfaults, Redis not in stack)
- 38/41 e2e tests now pass
2025-12-06 14:16:26 -03:00
src Fix test harness to use botserver-stack binaries 2025-12-06 14:16:26 -03:00
tests Fix compilation errors and unused imports in bottest 2025-12-06 13:38:54 -03:00
.gitignore - Initial import. 2025-12-06 11:05:57 -03:00
Cargo.lock - Initial import. 2025-12-06 11:05:57 -03:00
Cargo.toml - Initial import. 2025-12-06 11:05:57 -03:00
PROMPT.md Move documentation to botbook, update PROMPT to enforce botbook-only docs 2025-12-06 11:23:57 -03:00
RUN_E2E_TESTS.sh Add E2E test runner script for easy local testing 2025-12-06 11:48:32 -03:00
TASKS.md - Initial import. 2025-12-06 11:05:57 -03:00