diff --git a/scripts/browse_restaurant.xml b/scripts/browse_restaurant.xml new file mode 100644 index 0000000..e265aaf --- /dev/null +++ b/scripts/browse_restaurant.xml @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/scripts/login.json b/scripts/login.json new file mode 100644 index 0000000..364daa2 --- /dev/null +++ b/scripts/login.json @@ -0,0 +1,6 @@ +{ + "user": { + "email": "user1@example.com", + "password": "password" + } + } \ No newline at end of file diff --git a/scripts/review.json b/scripts/review.json new file mode 100644 index 0000000..074c0e9 --- /dev/null +++ b/scripts/review.json @@ -0,0 +1,6 @@ +{ + "review": { + "rating": 5, + "content": "This is a test review." + } + } \ No newline at end of file diff --git a/scripts/review.xml b/scripts/review.xml new file mode 100644 index 0000000..fc07158 --- /dev/null +++ b/scripts/review.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/scripts/signupHome.xml b/scripts/signup_home.xml similarity index 96% rename from scripts/signupHome.xml rename to scripts/signup_home.xml index 8fe5171..515d718 100644 --- a/scripts/signupHome.xml +++ b/scripts/signup_home.xml @@ -41,7 +41,7 @@ - +