mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-08 16:05:32 +02:00
Add e2e test for assistant creation/edit (#4597)
* Add e2e test for assistant creation/edit * Skip initial full reset to have seeded connector
This commit is contained in:
1
.github/workflows/pr-playwright-tests.yml
vendored
1
.github/workflows/pr-playwright-tests.yml
vendored
@@ -10,6 +10,7 @@ env:
|
||||
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
|
||||
GEN_AI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
MOCK_LLM_RESPONSE: true
|
||||
PYTEST_PLAYWRIGHT_SKIP_INITIAL_FULL_RESET: true
|
||||
|
||||
jobs:
|
||||
playwright-tests:
|
||||
|
Reference in New Issue
Block a user