Commit 0eb6ff4
committed
test(edit-content): align sidebar + form specs with UVE-style toggle
- dot-edit-content-sidebar.component.spec.ts: drop the 'should have toggle-button element' assertion and the whole 'Sidebar Controls' describe block — the inline toggle button and its append-content template were removed from the sidebar in the previous commit
- dot-edit-content-form.component.spec.ts: drop the 'sidebar is closed so the toggle renders' precondition (the toggle is now always visible); add a new assertion that both sidebar-open-icon and sidebar-close-icon exist and that exactly one is hidden at any time
All 1774 tests in edit-content pass (28 skipped, 0 failed).1 parent 643b28a commit 0eb6ff4
2 files changed
Lines changed: 11 additions & 34 deletions
File tree
- core-web/libs/edit-content/src/lib/components
- dot-edit-content-form
- dot-edit-content-sidebar
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
329 | 327 | | |
330 | 328 | | |
331 | 329 | | |
| |||
361 | 359 | | |
362 | 360 | | |
363 | 361 | | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | 362 | | |
371 | 363 | | |
372 | 364 | | |
| |||
381 | 373 | | |
382 | 374 | | |
383 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
384 | 387 | | |
385 | 388 | | |
386 | 389 | | |
| |||
Lines changed: 0 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | 250 | | |
255 | 251 | | |
256 | 252 | | |
| |||
565 | 561 | | |
566 | 562 | | |
567 | 563 | | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | 564 | | |
591 | 565 | | |
592 | 566 | | |
| |||
0 commit comments