pprompt-optimizerSource ↗
69 indexed repository paths from tests.

tests files

This index covers 69 source-grounded paths. Search matches file and directory names through D1 FTS5/BM25.

  • tests/e2e/analysis/basic-system.spec.ts
  • tests/e2e/analysis/basic-user.spec.ts
  • tests/e2e/analysis/image-image2image.spec.ts
  • tests/e2e/analysis/image-multiimage.spec.ts
  • tests/e2e/analysis/image-text2image.spec.ts
  • tests/e2e/analysis/pro-multi.spec.ts
  • tests/e2e/analysis/pro-variable.spec.ts
  • tests/e2e/category-management.spec.ts
  • tests/e2e/e2e-vcr-guide.md
  • tests/e2e/favorite-management.spec.ts
  • tests/e2e/favorite-share-garden-live.spec.ts
  • tests/e2e/fixtures.ts
  • tests/e2e/fixtures/vcr/analysis-basic-system-spec-ts/分析后右侧-workspace-测试应切换到新的-v0-而不是继续沿用旧链.json
  • tests/e2e/fixtures/vcr/analysis-basic-system-spec-ts/分析提示词并显示评估结果.json
  • tests/e2e/fixtures/vcr/analysis-basic-system-spec-ts/点击-v0-后重新分析应回到-prompt-only-而不是沿用旧版本的-iterate-状态.json
  • tests/e2e/fixtures/vcr/analysis-basic-user-spec-ts/分析后右侧-workspace-测试应切换到新的-v0-而不是继续沿用旧链.json
  • tests/e2e/fixtures/vcr/analysis-basic-user-spec-ts/分析提示词并显示评估结果.json
  • tests/e2e/fixtures/vcr/analysis-basic-user-spec-ts/对比评估在工作区内容变更后应保留并标记为过期.json
  • tests/e2e/fixtures/vcr/analysis-basic-user-spec-ts/点击-v0-后重新分析应回到-prompt-only-而不是沿用旧版本的-iterate-状态.json
  • tests/e2e/fixtures/vcr/analysis-image-image2image-spec-ts/分析提示词并显示评估结果.json
  • tests/e2e/fixtures/vcr/analysis-image-text2image-spec-ts/分析提示词并显示评估结果.json
  • tests/e2e/fixtures/vcr/analysis-pro-multi-spec-ts/分析对话优化结果并显示评估分数.json
  • tests/e2e/fixtures/vcr/analysis-pro-variable-spec-ts/分析带变量的提示词并显示评估结果.json
  • tests/e2e/fixtures/vcr/optimize-basic-system-spec-ts/优化提示词并生成优化结果.json
  • tests/e2e/fixtures/vcr/optimize-basic-user-spec-ts/优化提示词并生成优化结果.json
  • tests/e2e/fixtures/vcr/optimize-pro-multi-spec-ts/自动选择最新消息并优化-生成优化结果.json
  • tests/e2e/fixtures/vcr/optimize-pro-variable-spec-ts/优化带变量的提示词并生成优化结果.json
  • tests/e2e/fixtures/vcr/test-basic-system-compare-test-spec-ts/先优化-再在对比模式下测试-原始-优化结果都非空.json
  • tests/e2e/fixtures/vcr/test-basic-system-compare-test-spec-ts/对比评估详情会显示-structured-compare-产物-并可通过智能改写生成新版本.json
  • tests/e2e/fixtures/vcr/test-basic-system-compare-test-spec-ts/测试后可触发单结果评估与对比评估.json
  • tests/e2e/fixtures/vcr/test-basic-system-compare-test-spec-ts/测试文本清空后旧评估仍可查看且-result-compare-都不能重跑.json
  • tests/e2e/fixtures/vcr/test-basic-user-test-spec-ts/三列测试后可触发多变体对比评估.json
  • tests/e2e/fixtures/vcr/test-basic-user-test-spec-ts/优化后直接测试-原始-优化结果都非空.json
  • tests/e2e/fixtures/vcr/test-basic-user-test-spec-ts/工作区清空后旧对比评估仍可查看但不能重跑.json
  • tests/e2e/fixtures/vcr/test-basic-user-test-spec-ts/测试后可触发单结果评估与对比评估.json
  • tests/e2e/fixtures/vcr/test-image-image2image-generate-spec-ts/上传输入图并在对比模式下生成-original-optimized-两张图.json
  • tests/e2e/fixtures/vcr/test-image-text2image-generate-spec-ts/切换到-siliconflow-图像模型并生成图片-对比模式.json
  • tests/e2e/fixtures/vcr/test-pro-multi-test-spec-ts/多消息工作区测试后可触发单结果评估与对比评估.json
  • tests/e2e/fixtures/vcr/test-pro-variable-test-spec-ts/填写变量后可触发单结果评估与对比评估.json
  • tests/e2e/helpers/analysis.ts
  • tests/e2e/helpers/common.ts
  • tests/e2e/helpers/evaluation.ts
  • tests/e2e/helpers/optimize.ts
  • tests/e2e/helpers/vcr.ts
  • tests/e2e/import-export.spec.ts
  • tests/e2e/optimize/basic-system.spec.ts
  • tests/e2e/optimize/basic-user.spec.ts
  • tests/e2e/optimize/pro-multi.spec.ts
  • tests/e2e/optimize/pro-variable.spec.ts
  • tests/e2e/regression.spec.ts
  • tests/e2e/regression/root-route-bootstrap.spec.ts
  • tests/e2e/session-persistence/basic-user-persistence.spec.ts
  • tests/e2e/session-persistence/image-image2image-persistence.spec.ts
  • tests/e2e/session-persistence/image-multiimage-persistence.spec.ts
  • tests/e2e/session-persistence/image-text2image-persistence.spec.ts
  • tests/e2e/session-persistence/model-default-and-cross-mode.spec.ts
  • tests/e2e/session-persistence/pro-variable-persistence.spec.ts
  • tests/e2e/session-persistence/template-default-and-cross-mode.spec.ts
  • tests/e2e/session-persistence/workspace-clear-content.spec.ts
  • tests/e2e/tag-autocomplete.spec.ts
  • tests/e2e/tag-management.spec.ts
  • tests/e2e/test/basic-system-compare-test.spec.ts
  • tests/e2e/test/basic-user-test.spec.ts
  • tests/e2e/test/image-image2image-generate.spec.ts
  • tests/e2e/test/image-text2image-generate.spec.ts
  • tests/e2e/test/pro-multi-test.spec.ts
  • tests/e2e/test/pro-variable-test.spec.ts
  • tests/e2e/workflows/p0-route-smoke.spec.ts
  • tests/e2e/workflows/route-initialization.spec.ts
Generated by smolify with deterministic-repository-import-v2 · 69 source files
Files: tests — prompt-optimizer · Smolify