From 5401e8dc24f679254eae18ee50acf1e428be32e0 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Mon, 23 Sep 2024 18:44:14 -0400 Subject: [PATCH] test(segment-view): split out disabled segment view / content test --- .../segment-view/test/basic/index.html | 27 +----- .../segment-view/test/disabled/index.html | 94 +++++++++++++++++++ 2 files changed, 96 insertions(+), 25 deletions(-) create mode 100644 core/src/components/segment-view/test/disabled/index.html diff --git a/core/src/components/segment-view/test/basic/index.html b/core/src/components/segment-view/test/basic/index.html index c9b28cbc14..43a2d75653 100644 --- a/core/src/components/segment-view/test/basic/index.html +++ b/core/src/components/segment-view/test/basic/index.html @@ -96,32 +96,9 @@ Top - - - - Bookmarks - - - Reading List - - - Shared Links - - - - - Bookmarks - Reading List - Shared Links - + - - - + diff --git a/core/src/components/segment-view/test/disabled/index.html b/core/src/components/segment-view/test/disabled/index.html new file mode 100644 index 0000000000..59653cf94e --- /dev/null +++ b/core/src/components/segment-view/test/disabled/index.html @@ -0,0 +1,94 @@ + + + + + Segment View - Disabled + + + + + + + + + + + + + + + Segment View - Disabled + + + + + + + + Paid + + + Free + + + Top + + + + + + Free + Top + + + + + + Bookmarks + + + Reading List + + + Shared Links + + + + + Bookmarks + Reading List + Shared Links + + + + +