Add todo tests

use-embed-on-website
Hariom Balhara 2022-04-11 17:29:05 +05:30
parent 638dd4e67e
commit b67eb05722
1 changed files with 6 additions and 0 deletions

View File

@ -18,3 +18,9 @@ test("should open embed iframe on click", async ({ page, addEmbedListeners, getA
pathname: "/free",
});
});
todo("Floating Button Test with Dark Theme");
todo("Floating Button Test with Light Theme");
todo("Add snapshot test for embed iframe");