Timestamp | Author | Details |
---|
2014-04-03 19:46:09 | Mike! <mike@clickconcepts.com> | pom.xml v a79d56e9d9e2e81f289c1cd10b26939267ddf59f
[maven-release-plugin] prepare for next development iteration |
2014-04-03 19:46:04 | Mike! <mike@clickconcepts.com> | pom.xml v 6a85f1a7c222299b74e9a40c5852ee73fa478a76
[maven-release-plugin] prepare release demandware-testing-framework-0.10 |
2014-04-03 19:44:04 | Mike! <mike@clickconcepts.com> | pom.xml v 3ca8221681d4147a13676660bda8979148daa2e8
* Fixing messed up release |
2014-04-03 19:39:57 | Mike! <mike@clickconcepts.com> | pom.xml v 55ae029680f5636c14bd527ed5b6bd1f541dbb9f
[maven-release-plugin] prepare for next development iteration |
2014-04-03 19:39:50 | Mike! <mike@clickconcepts.com> | pom.xml v f05af6d66dc1922113460203ac304b705b2255a6
[maven-release-plugin] prepare release demandware-testing-framework-0.10 |
2014-04-03 16:53:06 | Mike Ensor <mike.ensor@acquitygroup.com> | pom.xml v 75de71f36036b746086f4237888627729ed177f9
* Updating to the latest parent project pom and dependencies |
2014-04-03 16:43:12 | Mike Ensor <mike.ensor@acquitygroup.com> | src/site/resources/css/site.css v 319f6f87c4d348d41e13ab9137fe9d87e51e8cf6 src/site/site.xml v 319f6f87c4d348d41e13ab9137fe9d87e51e8cf6 src/site/xdoc/index.xml.vm v 319f6f87c4d348d41e13ab9137fe9d87e51e8cf6 src/site/xdoc/ocapi.xml.vm v 319f6f87c4d348d41e13ab9137fe9d87e51e8cf6
* Updating documentation to highlight external configuration properties * Adding OCAPI documentation * Adding zebra stripe to tables |
2014-04-03 16:42:13 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/resources/OcapiConfig.groovy v c6daba39a41b20d12a95e99fef9bb3d7ce0bf0ee src/test/resources/OCapiTestConfig.groovy v c6daba39a41b20d12a95e99fef9bb3d7ce0bf0ee
* Updating configuration variable for demandware client-id |
2014-04-03 16:41:22 | Mike Ensor <mike.ensor@acquitygroup.com> | code-analysis/pmd.xml v 56837f4238f425c9f2dac1bc81d684af85960545
* Added in new PMD rule path to match 5.x PMD rules |
2014-04-03 15:13:00 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/groovy/com/acquitygroup/webtest/driver/SauceLabsDriverFactory.groovy v 98346f5ba8d6fe57892aad69e2b694a20b7e409d src/test/resources/GebConfig.groovy v 98346f5ba8d6fe57892aad69e2b694a20b7e409d
* Consolidating configuration with reusable remote driver configuration * Creating static helper method to help create remote drivers |
2014-04-03 15:11:26 | Mike Ensor <mike.ensor@acquitygroup.com> | src/test/groovy/com/acquitygroup/webtest/util/RandomUtilTest.groovy v 2f3cbd77dd1b4bdef1d0609f70a73bc69e1109f6
* Removed Stepwise annotation (unused) * Added Unroll for data driven testing feature |
2014-03-27 07:41:09 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/groovy/com/acquitygroup/webtest/module/myaccount/RegisterModule.groovy v 5b86dff518fd4984ec5c530364581a94528c2f92
* Fixing merge commit issue |
2014-03-27 07:05:52 | Mike Ensor <mike.ensor@acquitygroup.com> | pom.xml v db9840d65b1d09653edf7f7e63e25fd4d86292f9
* Updating to latest master POM |
2014-03-27 07:05:33 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/groovy/com/acquitygroup/webtest/page/cart/CartPage.groovy v 11c7e07b9a07d3f766ab8dc16d87c469e2eb587a src/test/groovy/com/acquitygroup/webtest/cart/CartPageSpecification.groovy v 11c7e07b9a07d3f766ab8dc16d87c469e2eb587a
* Adding order total content segments to the cart |
2014-03-26 15:02:21 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/groovy/com/acquitygroup/webtest/page/cart/CartPage.groovy v 82e7634dfd76606a25bbfebd599b9691433012aa src/test/groovy/com/acquitygroup/webtest/cart/CartPageSpecification.groovy v 82e7634dfd76606a25bbfebd599b9691433012aa
* Adding coupons to cart page |
2014-03-26 14:06:25 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/groovy/com/acquitygroup/webtest/service/AbstractRemoteService.groovy v 4af362abc93bd799e24c737271ff81b5612decc9 src/test/resources/OCapiTestConfig.groovy v 4af362abc93bd799e24c737271ff81b5612decc9
* Adding in command line switch for environment profile switches on OCAPI services |
2014-03-26 10:26:26 | Mike Ensor <mike.ensor@acquitygroup.com> | src/test/groovy/com/acquitygroup/webtest/home/HomePageSpecification.groovy v 3e883383400f3233030f242740d825968c403be6
* Removing un-used Logger |
2014-03-26 10:00:02 | Mike Ensor <mike.ensor@acquitygroup.com> | src/test/resources/logback-test.xml v 1c84c5b04735dd03b818b59127a726c11bec9026
* Using newly exposed logback include files to reduce amount of duplicate code between testing log configuration files |
2014-03-26 09:59:06 | Mike Ensor <mike.ensor@acquitygroup.com> | src/site/xdoc/index.xml.vm v 4ca2a6d7af4da21ba7f548be47eb01a66b7bf67c
* Adding note about new command line variable |
2014-03-26 09:52:53 | Mike Ensor <mike.ensor@acquitygroup.com> | src/test/groovy/com/acquitygroup/webtest/myaccount/MyAccountSpecification.groovy v c9ed9295ddf38bf02dfacd4e7f8cd2b0d205c02b
* Adding back in option for OverridableGebReportingSpec after update to latest version of Geb Overridable Reporting Spec project |
2014-03-26 07:57:23 | Mike Ensor <mike.ensor@acquitygroup.com> | src/test/groovy/com/acquitygroup/webtest/myaccount/MyAccountSpecification.groovy v 0efb479605a075685f4968083d9fc5256f0d0072
* Setting up specification to remove any users created during test run |
2014-03-26 07:54:14 | Mike Ensor <mike.ensor@acquitygroup.com> | src/test/resources/logback-test.xml v 4a903fdd27304f6ec65b04339bb9ab93686a5135
* Added system parameter to increase logging level for webtests |
2014-03-25 12:45:17 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/groovy/com/acquitygroup/webtest/page/cart/CartPage.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/main/groovy/com/acquitygroup/webtest/page/category/CategoryLandingPage.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/main/groovy/com/acquitygroup/webtest/service/RemoteProductService.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/cart/CartPageSpecification.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/category/CategorySpecification.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/flow/CheckoutWebFlow.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/flow/GuestCheckoutWebFlow.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/header/NavigationSpecification.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/productdetail/ProductDetailSpecification.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/search/SearchPageSpecification.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/service/RemoteBasketServiceIntegrationTest.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9 src/test/groovy/com/acquitygroup/webtest/service/RemoteProductServiceIntegrationTest.groovy v e5280df1ec1f647d0f5a5abb64429e3e4264dcf9
* Removing OverridableGebReportingSpec until stable |
2014-03-24 20:24:13 | Mike Ensor <mike.ensor@acquitygroup.com> | pom.xml v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/model/account/AccountProfile.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/model/account/Gender.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/model/account/RegisteredAccount.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/model/account/UnregisteredAccount.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/module/myaccount/LoginModule.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/module/myaccount/RegisterModule.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/rest/CookieAwareRestClient.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/rest/CookieAwareRestClientGroovy.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/service/AbstractRemoteService.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/service/RemoteAccountService.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/main/groovy/com/acquitygroup/webtest/service/RemoteStoreAccountService.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/site/xdoc/ocapi.xml.vm v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/model/account/GenderTest.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/myaccount/AddressesSpecification.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/myaccount/MyAccountSpecification.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/myaccount/PaymentSpecification.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/rest/CookieAwareRestClientTest.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/service/AccountLifecycleWebFlow.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/service/RemoteAccountServiceIntegrationTest.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/service/RemoteBasketServiceIntegrationTest.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/groovy/com/acquitygroup/webtest/service/RemoteStoreAccountServiceIntegrationTest.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/resources/GebConfig.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/resources/OCapiTestConfig.groovy v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec src/test/resources/logback-test.xml v 9acef32ed124ca04b95e7f03fb4db20e5cb5ceec
* Refactoring to use different rest client constructor; adding a Gender type of unknown; removing some uses of static helpers |
2014-03-09 20:23:42 | Mike! <mike@clickconcepts.com> | pom.xml v c25174b174a0329a0d65d769a78db5497c64a976 src/main/groovy/com/acquitygroup/webtest/rest/CookieAwareRestClient.groovy v c25174b174a0329a0d65d769a78db5497c64a976
* Adding default constructors for RESTClient * Removing post dependency |
2014-03-09 19:56:00 | Mike! <mike@clickconcepts.com> | src/main/groovy/com/acquitygroup/webtest/util/CheckoutUtil.groovy v 248abc0c1fa2fa784f93967d7fa36309a1b58974
* Fixing Geb 0.9.3 upgrade issue where toAt() is no longer used (functionality combined) |
2014-03-09 19:33:33 | Mike! <mike@clickconcepts.com> | src/main/groovy/com/acquitygroup/webtest/service/RemoteStoreAccountService.groovy v 8c767e4be4dba7cd1b012b0764b9e10a09e207ca src/test/groovy/com/acquitygroup/webtest/service/AccountLifecycleWebFlow.groovy v 8c767e4be4dba7cd1b012b0764b9e10a09e207ca
* Adding a flow to test the happy flow of account CRUD |
2014-03-09 19:25:24 | Mike! <mike@clickconcepts.com> | src/main/groovy/com/acquitygroup/webtest/model/account/RegisteredAccount.groovy v 4fa79955bbbd08c34f5d5704bb1db94de4ba93f9 src/main/groovy/com/acquitygroup/webtest/service/AbstractRemoteService.groovy v 4fa79955bbbd08c34f5d5704bb1db94de4ba93f9 src/main/groovy/com/acquitygroup/webtest/service/RemoteAccountService.groovy v 4fa79955bbbd08c34f5d5704bb1db94de4ba93f9 src/test/groovy/com/acquitygroup/webtest/service/RemoteAccountServiceIntegrationTest.groovy v 4fa79955bbbd08c34f5d5704bb1db94de4ba93f9
* Adding tests for removing and checking if a customer exists |
2014-03-09 15:52:50 | Mike Ensor <mike.ensor@acquitygroup.com> | src/main/groovy/com/acquitygroup/webtest/module/myaccount/PaymentsModule.groovy v 6590d8f759da71b0296d7199b09ddcc3caefd16f src/main/groovy/com/acquitygroup/webtest/page/checkout/CheckoutBillingPage.groovy v 6590d8f759da71b0296d7199b09ddcc3caefd16f src/main/groovy/com/acquitygroup/webtest/page/checkout/CheckoutShippingPage.groovy v 6590d8f759da71b0296d7199b09ddcc3caefd16f src/test/groovy/com/acquitygroup/webtest/service/AccountLifecycleWebFlow.groovy v 6590d8f759da71b0296d7199b09ddcc3caefd16f src/test/groovy/com/acquitygroup/webtest/service/RemoteAccountServiceIntegrationTest.groovy v 6590d8f759da71b0296d7199b09ddcc3caefd16f
* Adding a flow for the entire account CRUD operation |
2014-03-09 12:14:13 | Mike! <mike@clickconcepts.com> | src/main/groovy/com/acquitygroup/webtest/model/account/RegisteredAccount.groovy v ba9859b586f818f63476c400f1f5320e5935dc53 src/main/groovy/com/acquitygroup/webtest/rest/CookieAwareRestClient.groovy v ba9859b586f818f63476c400f1f5320e5935dc53 src/main/groovy/com/acquitygroup/webtest/service/AbstractDataService.groovy v ba9859b586f818f63476c400f1f5320e5935dc53 src/main/groovy/com/acquitygroup/webtest/service/AbstractRemoteService.groovy v ba9859b586f818f63476c400f1f5320e5935dc53 src/main/groovy/com/acquitygroup/webtest/service/RemoteAccountService.groovy v ba9859b586f818f63476c400f1f5320e5935dc53 src/main/groovy/com/acquitygroup/webtest/service/RemoteBasketService.groovy v ba9859b586f818f63476c400f1f5320e5935dc53 src/test/groovy/com/acquitygroup/webtest/service/AccountLifecycleWebFlow.groovy v ba9859b586f818f63476c400f1f5320e5935dc53 src/test/groovy/com/acquitygroup/webtest/service/RemoteAccountServiceIntegrationTest.groovy v ba9859b586f818f63476c400f1f5320e5935dc53
* Adding a search for customers |
2014-03-09 10:20:51 | Mike! <mike@clickconcepts.com> | src/main/groovy/com/acquitygroup/webtest/service/RemoteStoreAccountService.groovy v ac3168663a53e08c0d87c74b01614e42ed51b3ec src/test/groovy/com/acquitygroup/webtest/service/RemoteStoreAccountServiceIntegrationTest.groovy v ac3168663a53e08c0d87c74b01614e42ed51b3ec
* Adding registration on storefront since OCAPI data does not provide user/pass capabilities |
2014-03-09 00:00:17 | Mike! <mike@clickconcepts.com> | pom.xml v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/model/account/Gender.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/model/account/UnregisteredAccount.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/rest/AuthorizationException.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/rest/CookieAwareRestClient.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/rest/OAuthConsumer.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/rest/OAuthProvider.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/service/AbstractDataService.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/service/AbstractOCAPIService.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/service/AbstractRemoteService.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/service/AbstractStoreService.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/service/RemoteAccountService.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/service/RemoteBasketService.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/main/groovy/com/acquitygroup/webtest/service/RemoteProductService.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/test/groovy/com/acquitygroup/webtest/rest/CookieAwareRestClientTest.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/test/groovy/com/acquitygroup/webtest/service/RemoteAccountServiceIntegrationTest.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca src/test/resources/OCapiTestConfig.groovy v bb0443cd8cfd0abca955a751e42f75b5679e12ca
* Using Data OCAPI call for customers |
2014-03-08 21:16:50 | Mike! <mike@clickconcepts.com> | src/main/groovy/com/acquitygroup/webtest/model/Customer.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/model/account/Customer.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/model/account/Gender.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/model/account/RegisteredAccount.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/model/account/UnregisteredAccount.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/module/myaccount/RegisterModule.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/page/checkout/CheckoutLoginPage.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/service/AbstractOCAPIService.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/service/RemoteAccountService.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/service/RemoteBasketService.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/service/RemoteProductService.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/util/AccountUtil.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/groovy/com/acquitygroup/webtest/util/CheckoutUtil.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/main/resources/OcapiConfig.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/flow/CheckoutWebFlow.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/myaccount/AddressesSpecification.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/myaccount/MyAccountSpecification.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/myaccount/PaymentSpecification.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/service/RemoteAccountServiceIntegrationTest.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/service/RemoteBasketServiceIntegrationTest.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/service/RemoteProductServiceIntegrationTest.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/util/RemoteBasketServiceIntegrationTest.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/groovy/com/acquitygroup/webtest/util/RemoteProductServiceIntegrationTest.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/resources/OCapiTestConfig.groovy v 0762e4dd39f2897197cd7d7169b15b099bd55bf5 src/test/resources/logback-test.xml v 0762e4dd39f2897197cd7d7169b15b099bd55bf5
* Adding a register account service through the OCAPI * Updated OCAPI to version 14.2 |
2014-03-08 16:31:22 | Mike! <mike@clickconcepts.com> | src/main/groovy/com/acquitygroup/webtest/service/AbstractOCAPIService.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/main/groovy/com/acquitygroup/webtest/service/RemoteBasketService.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/main/groovy/com/acquitygroup/webtest/service/RemoteProductService.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/main/groovy/com/acquitygroup/webtest/util/AbstractOCAPIService.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/main/groovy/com/acquitygroup/webtest/util/RemoteBasketService.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/main/groovy/com/acquitygroup/webtest/util/RemoteProductService.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/test/groovy/com/acquitygroup/webtest/productdetail/ProductDetailSpecification.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/test/groovy/com/acquitygroup/webtest/util/RemoteBasketServiceIntegrationTest.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2 src/test/groovy/com/acquitygroup/webtest/util/RemoteProductServiceIntegrationTest.groovy v 06d3ec9a91e3d4b72a22c12c1249454e37d4ddd2
* Moved to services package |