mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-20 23:01:51 +01:00
* initial PoC * preliminary working config * first cut at chromatic tests * first cut at chromatic tests * fix yaml * fix yaml again * use workingDir * adapt playwright example * remove env * fix working directory * fix more paths * fix dir * add playwright setup * accidentally deleted a step * update test * think we don't need home.png right now * remove unused home.png --------- Co-authored-by: Richard Kuo <rkuo@rkuo.com>
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
.env
|
|
.DS_store
|
|
.venv
|
|
.mypy_cache
|
|
.idea
|
|
/deployment/data/nginx/app.conf
|
|
.vscode/
|
|
*.sw?
|
|
/backend/tests/regression/answer_quality/search_test_config.yaml
|
|
/web/test-results/ |