|
697 | 697 | | `core-functionality/llm-agents/` | 40 | 13 | 2 | 0 | 25 | |
698 | 698 | | `core-functionality/model-provider/` | 31 | 4 | 18 | 0 | 9 | |
699 | 699 | | `core-functionality/observability-monitoring/` | 13 | 0 | 12 | 0 | 1 | |
700 | | -| `core-functionality/playground/` | 48 | 39 | 7 | 1 | 1 | |
| 700 | +| `core-functionality/playground/` | 48 | 41 | 5 | 1 | 1 | |
701 | 701 | | `core-functionality/project-management/` | 11 | 0 | 10 | 1 | 0 | |
702 | 702 | | `core-functionality/templates/` | 41 | 2 | 39 | 0 | 0 | |
703 | 703 | | `flow-functionality/` | 23 | 0 | 21 | 2 | 0 | |
704 | 704 | | `mcp/client/` | 6 | 0 | 0 | 0 | 6 | |
705 | 705 | | `mcp/server/` | 7 | 0 | 3 | 0 | 4 | |
706 | 706 | | `ui-ux/` — Canvas | 43 | 2 | 39 | 1 | 1 | |
707 | 707 | | `ui-ux/` — Settings | 5 | 1 | 3 | 1 | 0 | |
708 | | -| **TOTAL** | **393** | **109 (28%)** | **219 (56%)** | **7 (2%)** | **58 (15%)** | |
| 708 | +| **TOTAL** | **393** | **111 (28%)** | **217 (55%)** | **7 (2%)** | **58 (15%)** | |
709 | 709 |
|
710 | 710 | > Note: `Validated [x]` counts checklist bullets, not `test()` calls. The |
711 | 711 | > `@stable` tag is per-`test()`, and a single `@stable` test may map to |
|
721 | 721 |
|
722 | 722 | ### 🟢 Phase 0 — Validated |
723 | 723 |
|
724 | | -> 97 `test()` calls carrying the `@stable` tag, distributed across 31 spec |
| 724 | +> 98 `test()` calls carrying the `@stable` tag, distributed across 32 spec |
725 | 725 | > files. Run weekly by the stable workflow. New specs are merged with all |
726 | 726 | > tests tagged `@stable`; the tag is removed per-test during weekly triage |
727 | 727 | > when a failure is classified as a test bug — so a spec may end up with a |
|
787 | 787 | - [x] should display error message when using invalid authentication for provider <provider> → `provider-invalid-auth-error.spec.ts` |
788 | 788 |
|
789 | 789 | #### core-functionality/playground/ |
| 790 | +- [x] copy button copies Text Input output and toggles Check icon → `output-modal-copy-button.spec.ts` |
790 | 791 | - [x] playground must show one compact preview per attached image when two images are attached → `playground-attachments-management.spec.ts` |
791 | 792 | - [x] playground must keep the remaining preview when one of two attachments is removed → `playground-attachments-management.spec.ts` |
792 | 793 | - [x] playground must render both attached images in the user message after sending → `playground-attachments-management.spec.ts` |
|
848 | 849 | | `core-functionality/auth/` | 18 | 1 | |
849 | 850 | | `core-functionality/llm-agents/` | 2 | 25 | |
850 | 851 | | `core-functionality/model-provider/` | 18 | 9 | |
851 | | -| `core-functionality/playground/` | 7 | 1 | |
| 852 | +| `core-functionality/playground/` | 5 | 1 | |
852 | 853 | | `mcp/client/` | 0 | 6 | |
853 | 854 | | `mcp/server/` | 3 | 4 | |
854 | 855 | | `ui-ux/` — Canvas | 39 | 1 | |
|
0 commit comments