Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add chat e2e tests #1344

Merged
merged 6 commits into from
Oct 9, 2023
Merged

test: add chat e2e tests #1344

merged 6 commits into from
Oct 9, 2023

Conversation

mamadoudicko
Copy link
Contributor

  • Brain selection
  • Chat deletion
  • Unplug chat
  • Plug chat

@dosubot dosubot bot added the area: frontend Related to frontend functionality or under the /frontend directory label Oct 6, 2023
@mamadoudicko mamadoudicko temporarily deployed to preview October 6, 2023 10:39 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Oct 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 0:58am
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 0:58am
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 0:58am

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

Risk Level 2 - /home/runner/work/quivr/quivr/frontend/e2e/tests/chat/chat.ts

The changes are safe to merge, but ensure that the newly added tests are working as expected.


Risk Level 2 - /home/runner/work/quivr/quivr/frontend/e2e/tests/chat/utils/testSelectBrain.ts

The changes are safe to merge, but ensure that the newly added test is working as expected.


Risk Level 2 - /home/runner/work/quivr/quivr/frontend/e2e/tests/chat/utils/testUnplugChat.ts

The changes are safe to merge, but ensure that the newly added test is working as expected.


👍🔍🧪


Powered by Code Review GPT

gozineb
gozineb previously approved these changes Oct 9, 2023
frontend/e2e/tests/crawl.ts Outdated Show resolved Hide resolved
@gozineb gozineb merged commit 77e135f into main Oct 9, 2023
7 checks passed
gozineb pushed a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.89 (2023-10-09)

## What's Changed
* feat: enable CSP in all environments (local/preview/prod) by
@matthieujacq in #1334
* feat: enhance user page UI by @nguernse in
#1319
* feat: update onboarding steps by @mamadoudicko in
#1337
* feat: add onboarding_a column to onboarding table by @mamadoudicko in
#1340
* fix(question): fixed with user_settings by @StanGirard in
#1349
* FIX tables.sql - missing ; breaks SQL queries. by @stanrb in
#1348
* feat: ⚙️🐞 configure debugger for the backend by @matthieujacq in
#1345
* test: add chat e2e tests by @mamadoudicko in
#1344
* feat: configure CSP for self-hosting and multiple ports in dev mode by
@matthieujacq in #1364

## New Contributors
* @stanrb made their first contribution in
#1348

**Full Changelog**:
v0.0.88...v0.0.89

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
coolCatalyst added a commit to coolCatalyst/quivr that referenced this pull request Jun 1, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.89 (2023-10-09)

## What's Changed
* feat: enable CSP in all environments (local/preview/prod) by
@matthieujacq in QuivrHQ/quivr#1334
* feat: enhance user page UI by @nguernse in
QuivrHQ/quivr#1319
* feat: update onboarding steps by @mamadoudicko in
QuivrHQ/quivr#1337
* feat: add onboarding_a column to onboarding table by @mamadoudicko in
QuivrHQ/quivr#1340
* fix(question): fixed with user_settings by @StanGirard in
QuivrHQ/quivr#1349
* FIX tables.sql - missing ; breaks SQL queries. by @stanrb in
QuivrHQ/quivr#1348
* feat: ⚙️🐞 configure debugger for the backend by @matthieujacq in
QuivrHQ/quivr#1345
* test: add chat e2e tests by @mamadoudicko in
QuivrHQ/quivr#1344
* feat: configure CSP for self-hosting and multiple ports in dev mode by
@matthieujacq in QuivrHQ/quivr#1364

## New Contributors
* @stanrb made their first contribution in
QuivrHQ/quivr#1348

**Full Changelog**:
QuivrHQ/quivr@v0.0.88...v0.0.89

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants