mirror of https://github.com/buster-so/buster.git
- Fixed unit test failures in database, rerank, data-source, stored-values, and test-utils packages - Moved unit tests from tests/ folders to be alongside source files (e.g., slack.ts -> slack.test.ts) - Ensured all unit tests use mocks instead of real dependencies - Added DATABASE_URL environment variable to test:unit scripts where needed - Fixed mock implementations and test assertions - All 52 unit tests now pass successfully Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com> |
||
---|---|---|
.cursor/rules | ||
.github | ||
.vscode | ||
apps | ||
assets | ||
ee | ||
packages | ||
scripts | ||
.DS_Store | ||
.env.example | ||
.gitignore | ||
.pnpmrc | ||
.release-please-config.json | ||
CLAUDE.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
SECURITY.md | ||
biome.json | ||
docker-compose.yml | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
slack-oauth-integration-prd.md | ||
tsconfig.json | ||
turbo.json | ||
vitest.config.ts |
README.md
The Buster Platform
Build reliable AI data analysts
What is Buster?
Buster is an open-source platform for deploying AI data analysts - empowering everyone at your company to explore data on their own.
Support and feedback
You can contact us through either:
- Github Discussions
- Email us at founders at buster dot com
License
This repository is MIT licensed, except for the ee
folders. See LICENSE for more details.