Refactor hw7 mobile tests to meet course requirements
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "/wishlist.apk"
|
||||
},
|
||||
"response": {
|
||||
"status": 200,
|
||||
"headers": {
|
||||
"Content-Type": "application/vnd.android.package-archive"
|
||||
},
|
||||
"bodyFileName": "wishlist.apk"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user