serverless-chat-langchainjs
serverless-chat-langchainjs copied to clipboard
Add tests
trafficstars
- [ ] Setup test framework (Playwright?) in
/test/e2efolder - [ ] 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 testfrom the repo root runs the tests - [ ] create E2E tests for the API's:
packages/src/functions- [ ] chat-post.ts
- [ ] documents-get.ts
- [ ] documents-post.ts
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.