Skip to content

Commit

Permalink
Update expected outputs
Browse files Browse the repository at this point in the history
Updating queries with groups
  • Loading branch information
cabaluniovi committed Oct 3, 2024
1 parent fafc14f commit 28c1978
Show file tree
Hide file tree
Showing 11 changed files with 180 additions and 177 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<surefire.version>3.3.0</surefire.version>
<tdrules.version>4.3.0</tdrules.version>
<!-- <qagrow.version>1.4.269</qagrow.version> -->
<!-- <qagrow.version>1.4.268</qagrow.version> -->
<qagrow.version>1.4.0-replaceOrder_java8-SNAPSHOT</qagrow.version>
</properties>

Expand Down
1 change: 1 addition & 0 deletions st-tdg-eval/.settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
eclipse.preferences.version=1
encoding//TUYA/IN2TEST/github-giis/tdrules-st-tdg/sut-petstore/src/main/java=UTF-8
encoding//Users/Mar\u00EDa\ Jos\u00E9/git/tdrules-st-tdg/sut-petstore/src/main/java=UTF-8
encoding//src/main/java=UTF-8
encoding//src/test/java=UTF-8
encoding//src/test/resources=UTF-8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
"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":"1202","photoUrls":["303"],"tags":[{"id":803,"name":"804"}],"status":"pending"}
"pet":{"id":2,"category":{"id":2,"name":"102"},"name":"1302","photoUrls":["403","503"],"tags":[{"id":903,"name":"904"}],"status":"sold"}
"pet":{"id":3,"category":{"id":1,"name":"2"},"name":"1402","photoUrls":["603"],"tags":[{"id":1003,"name":"1004"}],"status":"available"}
"pet":{"id":4,"category":{"id":1,"name":"2"},"name":"1502","photoUrls":["703"],"tags":[],"status":"pending"}
"pet":{"id":5,"category":{"id":1,"name":"2"},"name":"1602","photoUrls":[],"tags":[{"id":1103,"name":"1104"}],"status":"sold"}
"order":{"id":1,"petId":1,"customerId":1,"quantity":2304,"shipDate":"2007-01-28T00:00:00.000+00:00","status":"placed","complete":false}
"order":{"id":2,"petId":1,"customerId":1,"quantity":2404,"shipDate":"2007-01-29T00:00:00.000+00:00","status":"approved","complete":true}
"order":{"id":3,"petId":2,"customerId":1,"quantity":2504,"shipDate":"2007-01-30T00:00:00.000+00:00","status":"approved","complete":false}
"order":{"id":4,"petId":2,"customerId":1,"quantity":2604,"shipDate":"2007-02-01T00:00:00.000+00:00","status":"approved","complete":true}
"order":{"id":5,"petId":1,"customerId":2,"quantity":2704,"shipDate":"2007-02-02T00:00:00.000+00:00","status":"approved","complete":false}
"order":{"id":6,"petId":4,"customerId":1,"quantity":2804,"shipDate":"2007-02-03T00:00:00.000+00:00","status":"approved","complete":true}
"order":{"id":7,"petId":5,"customerId":1,"quantity":2904,"shipDate":"2007-02-04T00:00:00.000+00:00","status":"approved","complete":false}
"customer":{"id":1,"username":"2002","address":[{"street":"1703","city":"1704","state":"1705","zip":"0"},{"street":"1803","city":"1804","state":"1805","zip":"1"}]}
"customer":{"id":2,"username":"2102","address":[]}
"customer":{"id":3,"username":"2202","address":[{"street":"1903","city":"1904","state":"1905","zip":"0"}]}
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
"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":"1302","photoUrls":["303","603"],"tags":[{"id":903,"name":"904"}],"status":"sold"}
"pet":{"id":2,"category":{"id":2,"name":"102"},"name":"1402","photoUrls":["403","503"],"tags":[{"id":1003,"name":"1004"}],"status":"available"}
"pet":{"id":3,"category":{"id":1,"name":"2"},"name":"1502","photoUrls":["703"],"tags":[{"id":1103,"name":"1104"}],"status":"pending"}
"pet":{"id":4,"category":{"id":1,"name":"2"},"name":"1602","photoUrls":["803"],"tags":[],"status":"sold"}
"pet":{"id":5,"category":{"id":1,"name":"2"},"name":"1702","photoUrls":[],"tags":[{"id":1203,"name":"1204"}],"status":"available"}
"order":{"id":1,"petId":1,"customerId":1,"quantity":2404,"shipDate":"2007-01-29T00:00:00.000+00:00","status":"placed","complete":true}
"order":{"id":2,"petId":1,"customerId":1,"quantity":1,"shipDate":"2007-01-30T00:00:00.000+00:00","status":"approved","complete":false}
"order":{"id":3,"petId":2,"customerId":1,"quantity":2604,"shipDate":"2007-02-01T00:00:00.000+00:00","status":"approved","complete":true}
"order":{"id":4,"petId":2,"customerId":1,"quantity":0,"shipDate":"2007-02-02T00:00:00.000+00:00","status":"approved","complete":false}
"order":{"id":5,"petId":1,"customerId":2,"quantity":2804,"shipDate":"2007-02-03T00:00:00.000+00:00","status":"approved","complete":true}
"order":{"id":6,"petId":4,"customerId":1,"quantity":2904,"shipDate":"2007-02-04T00:00:00.000+00:00","status":"approved","complete":false}
"order":{"id":7,"petId":5,"customerId":1,"quantity":3004,"shipDate":"2007-02-05T00:00:00.000+00:00","status":"approved","complete":true}
"customer":{"id":1,"username":"2102","address":[{"street":"1803","city":"1804","state":"1805","zip":"0"},{"street":"1903","city":"1904","state":"1905","zip":"1"}]}
"customer":{"id":2,"username":"2202","address":[]}
"customer":{"id":3,"username":"2302","address":[{"street":"2003","city":"2004","state":"2005","zip":"0"}]}
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
"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":"1202","category":{"id":1,"name":"2"},"photoUrls":["303"],"tags":[{"id":803,"name":"804"}],"status":"pending"}
"Pet":{"id":2,"name":"1302","category":{"id":2,"name":"102"},"photoUrls":["403","503"],"tags":[{"id":903,"name":"904"}],"status":"sold"}
"Pet":{"id":3,"name":"1402","category":{"id":1,"name":"2"},"photoUrls":["603"],"tags":[{"id":1003,"name":"1004"}],"status":"available"}
"Pet":{"id":4,"name":"1502","category":{"id":1,"name":"2"},"photoUrls":["703"],"tags":[],"status":"pending"}
"Pet":{"id":5,"name":"1602","category":{"id":1,"name":"2"},"photoUrls":[],"tags":[{"id":1103,"name":"1104"}],"status":"sold"}
"Customer":{"id":1,"username":"2002","address":[{"street":"1703","city":"1704","state":"1705","zip":"0"},{"street":"1803","city":"1804","state":"1805","zip":"1"}]}
"Customer":{"id":2,"username":"2102","address":[]}
"Customer":{"id":3,"username":"2202","address":[{"street":"1903","city":"1904","state":"1905","zip":"0"}]}
"Order":{"id":1,"petId":1,"customerId":1,"quantity":2304,"shipDate":"2007-01-28","status":"placed","complete":false}
"Order":{"id":2,"petId":1,"customerId":1,"quantity":2404,"shipDate":"2007-01-29","status":"approved","complete":true}
"Order":{"id":3,"petId":2,"customerId":1,"quantity":2504,"shipDate":"2007-01-30","status":"approved","complete":false}
"Order":{"id":4,"petId":2,"customerId":1,"quantity":2604,"shipDate":"2007-02-01","status":"approved","complete":true}
"Order":{"id":5,"petId":1,"customerId":2,"quantity":2704,"shipDate":"2007-02-02","status":"approved","complete":false}
"Order":{"id":6,"petId":4,"customerId":1,"quantity":2804,"shipDate":"2007-02-03","status":"approved","complete":true}
"Order":{"id":7,"petId":5,"customerId":1,"quantity":2904,"shipDate":"2007-02-04","status":"approved","complete":false}
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
"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":"1302","category":{"id":1,"name":"2"},"photoUrls":["303","603"],"tags":[{"id":903,"name":"904"}],"status":"sold"}
"Pet":{"id":2,"name":"1402","category":{"id":2,"name":"102"},"photoUrls":["403","503"],"tags":[{"id":1003,"name":"1004"}],"status":"available"}
"Pet":{"id":3,"name":"1502","category":{"id":1,"name":"2"},"photoUrls":["703"],"tags":[{"id":1103,"name":"1104"}],"status":"pending"}
"Pet":{"id":4,"name":"1602","category":{"id":1,"name":"2"},"photoUrls":["803"],"tags":[],"status":"sold"}
"Pet":{"id":5,"name":"1702","category":{"id":1,"name":"2"},"photoUrls":[],"tags":[{"id":1203,"name":"1204"}],"status":"available"}
"Customer":{"id":1,"username":"2102","address":[{"street":"1803","city":"1804","state":"1805","zip":"0"},{"street":"1903","city":"1904","state":"1905","zip":"1"}]}
"Customer":{"id":2,"username":"2202","address":[]}
"Customer":{"id":3,"username":"2302","address":[{"street":"2003","city":"2004","state":"2005","zip":"0"}]}
"Order":{"id":1,"petId":1,"customerId":1,"quantity":2404,"shipDate":"2007-01-29","status":"placed","complete":true}
"Order":{"id":2,"petId":1,"customerId":1,"quantity":1,"shipDate":"2007-01-30","status":"approved","complete":false}
"Order":{"id":3,"petId":2,"customerId":1,"quantity":2604,"shipDate":"2007-02-01","status":"approved","complete":true}
"Order":{"id":4,"petId":2,"customerId":1,"quantity":0,"shipDate":"2007-02-02","status":"approved","complete":false}
"Order":{"id":5,"petId":1,"customerId":2,"quantity":2804,"shipDate":"2007-02-03","status":"approved","complete":true}
"Order":{"id":6,"petId":4,"customerId":1,"quantity":2904,"shipDate":"2007-02-04","status":"approved","complete":false}
"Order":{"id":7,"petId":5,"customerId":1,"quantity":3004,"shipDate":"2007-02-05","status":"approved","complete":true}
Loading

0 comments on commit 28c1978

Please sign in to comment.