Open
Description
- Setup test framework (Playwright?) in
/test/e2e
folder - Add E2E tests to cover the 2 base scenarios
- add new file to ingest by uploading to /index API
- test Chat UI asking for an answer based on indexed document
-
npm test
from the repo root runs the tests - create E2E tests for the API's:
packages/src/functions
Activity