-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fafc14f
commit 5e72ce7
Showing
9 changed files
with
170 additions
and
176 deletions.
There are no files selected for viewing
27 changes: 13 additions & 14 deletions
27
st-tdg-test/src/test/resources/petstore/qagrow-live-total-pet-orders-by-address.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
"category":{"id":1,"name":"2"} | ||
"category":{"id":2,"name":"102"} | ||
"category":{"id":3,"name":"202"} | ||
"pet":{"id":1,"category":{"id":1,"name":"2"},"name":"1102","photoUrls":["303"],"tags":[{"id":703,"name":"704"}],"status":"available"} | ||
"pet":{"id":2,"category":{"id":2,"name":"102"},"name":"1202","photoUrls":["403"],"tags":[{"id":803,"name":"804"}],"status":"pending"} | ||
"pet":{"id":3,"category":{"id":2,"name":"102"},"name":"1302","photoUrls":["503"],"tags":[{"id":903,"name":"904"}],"status":"sold"} | ||
"pet":{"id":4,"category":{"id":1,"name":"2"},"name":"1402","photoUrls":["603"],"tags":[],"status":"available"} | ||
"pet":{"id":5,"category":{"id":1,"name":"2"},"name":"1502","photoUrls":[],"tags":[{"id":1003,"name":"1004"}],"status":"pending"} | ||
"order":{"id":1,"petId":1,"customerId":1,"quantity":2104,"shipDate":"2007-01-26T00:00:00.000+00:00","status":"placed","complete":false} | ||
"order":{"id":2,"petId":1,"customerId":1,"quantity":2204,"shipDate":"2007-01-27T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":3,"petId":2,"customerId":1,"quantity":2304,"shipDate":"2007-01-28T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":4,"petId":1,"customerId":2,"quantity":2404,"shipDate":"2007-01-29T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":5,"petId":4,"customerId":1,"quantity":2504,"shipDate":"2007-01-30T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":6,"petId":5,"customerId":1,"quantity":2604,"shipDate":"2007-02-01T00:00:00.000+00:00","status":"approved","complete":true} | ||
"customer":{"id":1,"username":"1802","address":[{"street":"1603","city":"1604","state":"1605","zip":"0"}]} | ||
"customer":{"id":2,"username":"1902","address":[]} | ||
"customer":{"id":3,"username":"2002","address":[{"street":"1703","city":"1704","state":"1705","zip":"1"}]} | ||
"pet":{"id":1,"category":{"id":1,"name":"2"},"name":"1002","photoUrls":["303"],"tags":[{"id":603,"name":"604"},{"id":703,"name":"704"}],"status":"sold"} | ||
"pet":{"id":2,"category":{"id":2,"name":"102"},"name":"1102","photoUrls":["403"],"tags":[],"status":"available"} | ||
"pet":{"id":3,"category":{"id":1,"name":"2"},"name":"1202","photoUrls":["503"],"tags":[{"id":803,"name":"804"}],"status":"pending"} | ||
"pet":{"id":4,"category":{"id":1,"name":"2"},"name":"1302","photoUrls":[],"tags":[{"id":903,"name":"904"}],"status":"sold"} | ||
"order":{"id":1,"petId":1,"customerId":1,"quantity":1904,"shipDate":"2007-01-24T00:00:00.000+00:00","status":"placed","complete":false} | ||
"order":{"id":2,"petId":1,"customerId":1,"quantity":2004,"shipDate":"2007-01-25T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":3,"petId":2,"customerId":1,"quantity":2104,"shipDate":"2007-01-26T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":4,"petId":2,"customerId":1,"quantity":2204,"shipDate":"2007-01-27T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":5,"petId":1,"customerId":2,"quantity":2304,"shipDate":"2007-01-28T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":6,"petId":4,"customerId":1,"quantity":2404,"shipDate":"2007-01-29T00:00:00.000+00:00","status":"approved","complete":true} | ||
"customer":{"id":1,"username":"1602","address":[{"street":"1403","city":"1404","state":"1405","zip":"0"}]} | ||
"customer":{"id":2,"username":"1702","address":[]} | ||
"customer":{"id":3,"username":"1802","address":[{"street":"1503","city":"1504","state":"1505","zip":"0"}]} |
28 changes: 13 additions & 15 deletions
28
st-tdg-test/src/test/resources/petstore/qagrow-live-total-pets-by-address.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,16 @@ | ||
"category":{"id":1,"name":"2"} | ||
"category":{"id":2,"name":"102"} | ||
"category":{"id":3,"name":"202"} | ||
"pet":{"id":1,"category":{"id":1,"name":"2"},"name":"1102","photoUrls":["303"],"tags":[{"id":703,"name":"704"}],"status":"available"} | ||
"pet":{"id":2,"category":{"id":2,"name":"102"},"name":"1202","photoUrls":["403"],"tags":[{"id":803,"name":"804"}],"status":"pending"} | ||
"pet":{"id":3,"category":{"id":2,"name":"102"},"name":"1302","photoUrls":["603"],"tags":[],"status":"sold"} | ||
"pet":{"id":4,"category":{"id":1,"name":"2"},"name":"1402","photoUrls":["503"],"tags":[{"id":903,"name":"904"}],"status":"available"} | ||
"pet":{"id":5,"category":{"id":1,"name":"2"},"name":"1502","photoUrls":[],"tags":[{"id":1003,"name":"1004"}],"status":"pending"} | ||
"order":{"id":1,"petId":1,"customerId":1,"quantity":2104,"shipDate":"2007-01-26T00:00:00.000+00:00","status":"placed","complete":false} | ||
"order":{"id":2,"petId":1,"customerId":1,"quantity":0,"shipDate":"2007-01-27T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":3,"petId":2,"customerId":1,"quantity":0,"shipDate":"2007-01-28T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":4,"petId":1,"customerId":1,"quantity":0,"shipDate":"2007-01-29T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":5,"petId":1,"customerId":2,"quantity":2504,"shipDate":"2007-01-30T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":6,"petId":3,"customerId":1,"quantity":2604,"shipDate":"2007-02-01T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":7,"petId":5,"customerId":1,"quantity":2704,"shipDate":"2007-02-02T00:00:00.000+00:00","status":"approved","complete":false} | ||
"customer":{"id":1,"username":"1802","address":[{"street":"1603","city":"1604","state":"1605","zip":"0"}]} | ||
"customer":{"id":2,"username":"1902","address":[]} | ||
"customer":{"id":3,"username":"2002","address":[{"street":"1703","city":"1704","state":"1705","zip":"1"}]} | ||
"pet":{"id":1,"category":{"id":1,"name":"2"},"name":"1102","photoUrls":["303"],"tags":[{"id":603,"name":"604"},{"id":703,"name":"704"},{"id":803,"name":"804"}],"status":"available"} | ||
"pet":{"id":2,"category":{"id":2,"name":"102"},"name":"1202","photoUrls":["403"],"tags":[],"status":"pending"} | ||
"pet":{"id":3,"category":{"id":1,"name":"2"},"name":"1302","photoUrls":["503"],"tags":[{"id":903,"name":"904"}],"status":"sold"} | ||
"pet":{"id":4,"category":{"id":1,"name":"2"},"name":"1402","photoUrls":[],"tags":[{"id":1003,"name":"1004"}],"status":"available"} | ||
"order":{"id":1,"petId":1,"customerId":1,"quantity":2004,"shipDate":"2007-01-25T00:00:00.000+00:00","status":"placed","complete":true} | ||
"order":{"id":2,"petId":1,"customerId":1,"quantity":0,"shipDate":"2007-01-26T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":3,"petId":2,"customerId":1,"quantity":2204,"shipDate":"2007-01-27T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":4,"petId":2,"customerId":1,"quantity":2304,"shipDate":"2007-01-28T00:00:00.000+00:00","status":"approved","complete":false} | ||
"order":{"id":5,"petId":1,"customerId":2,"quantity":2404,"shipDate":"2007-01-29T00:00:00.000+00:00","status":"approved","complete":true} | ||
"order":{"id":6,"petId":4,"customerId":1,"quantity":2504,"shipDate":"2007-01-30T00:00:00.000+00:00","status":"approved","complete":false} | ||
"customer":{"id":1,"username":"1702","address":[{"street":"1503","city":"1504","state":"1505","zip":"0"}]} | ||
"customer":{"id":2,"username":"1802","address":[]} | ||
"customer":{"id":3,"username":"1902","address":[{"street":"1603","city":"1604","state":"1605","zip":"1"}]} |
27 changes: 13 additions & 14 deletions
27
st-tdg-test/src/test/resources/petstore/qagrow-local-total-pet-orders-by-address.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
"Category":{"id":1,"name":"2"} | ||
"Category":{"id":2,"name":"102"} | ||
"Category":{"id":3,"name":"202"} | ||
"Pet":{"id":1,"name":"1102","category":{"id":1,"name":"2"},"photoUrls":["303"],"tags":[{"id":703,"name":"704"}],"status":"available"} | ||
"Pet":{"id":2,"name":"1202","category":{"id":2,"name":"102"},"photoUrls":["403"],"tags":[{"id":803,"name":"804"}],"status":"pending"} | ||
"Pet":{"id":3,"name":"1302","category":{"id":2,"name":"102"},"photoUrls":["503"],"tags":[{"id":903,"name":"904"}],"status":"sold"} | ||
"Pet":{"id":4,"name":"1402","category":{"id":1,"name":"2"},"photoUrls":["603"],"tags":[],"status":"available"} | ||
"Pet":{"id":5,"name":"1502","category":{"id":1,"name":"2"},"photoUrls":[],"tags":[{"id":1003,"name":"1004"}],"status":"pending"} | ||
"Customer":{"id":1,"username":"1802","address":[{"street":"1603","city":"1604","state":"1605","zip":"0"}]} | ||
"Customer":{"id":2,"username":"1902","address":[]} | ||
"Customer":{"id":3,"username":"2002","address":[{"street":"1703","city":"1704","state":"1705","zip":"1"}]} | ||
"Order":{"id":1,"petId":1,"customerId":1,"quantity":2104,"shipDate":"2007-01-26","status":"placed","complete":false} | ||
"Order":{"id":2,"petId":1,"customerId":1,"quantity":2204,"shipDate":"2007-01-27","status":"approved","complete":true} | ||
"Order":{"id":3,"petId":2,"customerId":1,"quantity":2304,"shipDate":"2007-01-28","status":"approved","complete":false} | ||
"Order":{"id":4,"petId":1,"customerId":2,"quantity":2404,"shipDate":"2007-01-29","status":"approved","complete":true} | ||
"Order":{"id":5,"petId":4,"customerId":1,"quantity":2504,"shipDate":"2007-01-30","status":"approved","complete":false} | ||
"Order":{"id":6,"petId":5,"customerId":1,"quantity":2604,"shipDate":"2007-02-01","status":"approved","complete":true} | ||
"Pet":{"id":1,"name":"1002","category":{"id":1,"name":"2"},"photoUrls":["303"],"tags":[{"id":603,"name":"604"},{"id":703,"name":"704"}],"status":"sold"} | ||
"Pet":{"id":2,"name":"1102","category":{"id":2,"name":"102"},"photoUrls":["403"],"tags":[],"status":"available"} | ||
"Pet":{"id":3,"name":"1202","category":{"id":1,"name":"2"},"photoUrls":["503"],"tags":[{"id":803,"name":"804"}],"status":"pending"} | ||
"Pet":{"id":4,"name":"1302","category":{"id":1,"name":"2"},"photoUrls":[],"tags":[{"id":903,"name":"904"}],"status":"sold"} | ||
"Customer":{"id":1,"username":"1602","address":[{"street":"1403","city":"1404","state":"1405","zip":"0"}]} | ||
"Customer":{"id":2,"username":"1702","address":[]} | ||
"Customer":{"id":3,"username":"1802","address":[{"street":"1503","city":"1504","state":"1505","zip":"0"}]} | ||
"Order":{"id":1,"petId":1,"customerId":1,"quantity":1904,"shipDate":"2007-01-24","status":"placed","complete":false} | ||
"Order":{"id":2,"petId":1,"customerId":1,"quantity":2004,"shipDate":"2007-01-25","status":"approved","complete":true} | ||
"Order":{"id":3,"petId":2,"customerId":1,"quantity":2104,"shipDate":"2007-01-26","status":"approved","complete":false} | ||
"Order":{"id":4,"petId":2,"customerId":1,"quantity":2204,"shipDate":"2007-01-27","status":"approved","complete":true} | ||
"Order":{"id":5,"petId":1,"customerId":2,"quantity":2304,"shipDate":"2007-01-28","status":"approved","complete":false} | ||
"Order":{"id":6,"petId":4,"customerId":1,"quantity":2404,"shipDate":"2007-01-29","status":"approved","complete":true} |
28 changes: 13 additions & 15 deletions
28
st-tdg-test/src/test/resources/petstore/qagrow-local-total-pets-by-address.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,16 @@ | ||
"Category":{"id":1,"name":"2"} | ||
"Category":{"id":2,"name":"102"} | ||
"Category":{"id":3,"name":"202"} | ||
"Pet":{"id":1,"name":"1102","category":{"id":1,"name":"2"},"photoUrls":["303"],"tags":[{"id":703,"name":"704"}],"status":"available"} | ||
"Pet":{"id":2,"name":"1202","category":{"id":2,"name":"102"},"photoUrls":["403"],"tags":[{"id":803,"name":"804"}],"status":"pending"} | ||
"Pet":{"id":3,"name":"1302","category":{"id":2,"name":"102"},"photoUrls":["603"],"tags":[],"status":"sold"} | ||
"Pet":{"id":4,"name":"1402","category":{"id":1,"name":"2"},"photoUrls":["503"],"tags":[{"id":903,"name":"904"}],"status":"available"} | ||
"Pet":{"id":5,"name":"1502","category":{"id":1,"name":"2"},"photoUrls":[],"tags":[{"id":1003,"name":"1004"}],"status":"pending"} | ||
"Customer":{"id":1,"username":"1802","address":[{"street":"1603","city":"1604","state":"1605","zip":"0"}]} | ||
"Customer":{"id":2,"username":"1902","address":[]} | ||
"Customer":{"id":3,"username":"2002","address":[{"street":"1703","city":"1704","state":"1705","zip":"1"}]} | ||
"Order":{"id":1,"petId":1,"customerId":1,"quantity":2104,"shipDate":"2007-01-26","status":"placed","complete":false} | ||
"Order":{"id":2,"petId":1,"customerId":1,"quantity":0,"shipDate":"2007-01-27","status":"approved","complete":true} | ||
"Order":{"id":3,"petId":2,"customerId":1,"quantity":0,"shipDate":"2007-01-28","status":"approved","complete":false} | ||
"Order":{"id":4,"petId":1,"customerId":1,"quantity":0,"shipDate":"2007-01-29","status":"approved","complete":true} | ||
"Order":{"id":5,"petId":1,"customerId":2,"quantity":2504,"shipDate":"2007-01-30","status":"approved","complete":false} | ||
"Order":{"id":6,"petId":3,"customerId":1,"quantity":2604,"shipDate":"2007-02-01","status":"approved","complete":true} | ||
"Order":{"id":7,"petId":5,"customerId":1,"quantity":2704,"shipDate":"2007-02-02","status":"approved","complete":false} | ||
"Pet":{"id":1,"name":"1102","category":{"id":1,"name":"2"},"photoUrls":["303"],"tags":[{"id":603,"name":"604"},{"id":703,"name":"704"},{"id":803,"name":"804"}],"status":"available"} | ||
"Pet":{"id":2,"name":"1202","category":{"id":2,"name":"102"},"photoUrls":["403"],"tags":[],"status":"pending"} | ||
"Pet":{"id":3,"name":"1302","category":{"id":1,"name":"2"},"photoUrls":["503"],"tags":[{"id":903,"name":"904"}],"status":"sold"} | ||
"Pet":{"id":4,"name":"1402","category":{"id":1,"name":"2"},"photoUrls":[],"tags":[{"id":1003,"name":"1004"}],"status":"available"} | ||
"Customer":{"id":1,"username":"1702","address":[{"street":"1503","city":"1504","state":"1505","zip":"0"}]} | ||
"Customer":{"id":2,"username":"1802","address":[]} | ||
"Customer":{"id":3,"username":"1902","address":[{"street":"1603","city":"1604","state":"1605","zip":"1"}]} | ||
"Order":{"id":1,"petId":1,"customerId":1,"quantity":2004,"shipDate":"2007-01-25","status":"placed","complete":true} | ||
"Order":{"id":2,"petId":1,"customerId":1,"quantity":0,"shipDate":"2007-01-26","status":"approved","complete":false} | ||
"Order":{"id":3,"petId":2,"customerId":1,"quantity":2204,"shipDate":"2007-01-27","status":"approved","complete":true} | ||
"Order":{"id":4,"petId":2,"customerId":1,"quantity":2304,"shipDate":"2007-01-28","status":"approved","complete":false} | ||
"Order":{"id":5,"petId":1,"customerId":2,"quantity":2404,"shipDate":"2007-01-29","status":"approved","complete":true} | ||
"Order":{"id":6,"petId":4,"customerId":1,"quantity":2504,"shipDate":"2007-01-30","status":"approved","complete":false} |
Oops, something went wrong.