chore: move cypress-v2 to cypress

This commit is contained in:
Wing-Kam Wong
2022-09-06 11:40:22 +08:00
parent d628a5f4aa
commit db2b6bf006
87 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"country": "Afghanistan",
"city": ["Kabul"]
}

View File

@@ -0,0 +1,4 @@
{
"country": "Algeria",
"city": ["Batna", "Bchar", "Skikda"]
}

View File

@@ -0,0 +1,4 @@
{
"country": "Americal Samoa",
"city": ["Tafuna"]
}

View File

@@ -0,0 +1,4 @@
{
"country": "Angola",
"city": ["Benguela", "Namibe"]
}

View File

@@ -0,0 +1,4 @@
{
"country": "Anguilla",
"city": ["South Hill"]
}

View File

@@ -0,0 +1,4 @@
{
"country": "Argentina",
"city": ["Almirante Brown", "Avellaneda", "Beha Blanca", "Crdoba"]
}

View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<body>
<iframe
class="nc-embed"
src="http://localhost:3000/#/nc/base/7d4b551c-b5e0-41c9-a87b-f3984c21d2c7?embed"
frameborder="0"
width="100%"
height="700"
style="background: transparent; "></iframe>
</body>
</html>

Binary file not shown.

Binary file not shown.