# # ChangeLog for branches/features/purchaseOrders/test # # Generated by Trac 1.2 # Jan 15, 2025, 9:18:45 PM Mon, 02 May 2011 00:55:11 GMT JohnYesberg [917] * branches/features/purchaseOrders/test/functional/gnumims/functional/pages (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (added) Oops... hadn't added these to SVN. Sorry! Sun, 01 May 2011 23:46:28 GMT gav [916] * branches/features/purchaseOrders/test/unit/com (moved) Svn move !BaseUnitTestCase.groovy from test/ to test/unit. Sun, 01 May 2011 23:22:53 GMT gav [915] * branches/features/purchaseOrders/test/com (moved) Svn move !BaseUnitTestCase.groovy from src/ to test/. Thu, 28 Apr 2011 10:11:53 GMT JohnYesberg [912] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (moved) Login tests (er, Specs!) that work in grails test-app. Tue, 26 Apr 2011 10:20:55 GMT JohnYesberg [901] * branches/features/purchaseOrders (modified) * branches/features/purchaseOrders/application.properties (modified) * branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified) * branches/features/purchaseOrders/test/functional (added) * branches/features/purchaseOrders/test/functional/gnumims (added) * branches/features/purchaseOrders/test/functional/gnumims/functional (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginTests.groovy (added) Geb and spock infrastructure in place. Some initial login tests Fri, 22 Apr 2011 07:18:04 GMT gav [898] * branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (modified) * branches/features/purchaseOrders/src/groovy/com (added) * branches/features/purchaseOrders/src/groovy/com/henyo (added) * branches/features/purchaseOrders/src/groovy/com/henyo/BaseUnitTestCase.groovy (added) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified) Add savePurchaseOrderNumber() and savePurchaseOrderNumberRange() to ... Fri, 22 Apr 2011 03:14:08 GMT gav [896] * branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (modified) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified) Domain change, rename !PurchaseOrder.comment to singular, set maxSize ... Fri, 22 Apr 2011 02:08:50 GMT gav [894] * branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (modified) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified) Comments to !PurchaseOrderNumberTests and ! PurchaseOrderServiceTests. Thu, 21 Apr 2011 05:29:47 GMT gav [891] * branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/InventoryItemPurchase.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (added) * branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (added) * branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/InventoryItemService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/InventoryPurchaseService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (added) * branches/features/purchaseOrders/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified) * branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (added) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (added) Purchase Order first draft as per ticket #30, by John Yesberg. Mon, 18 Apr 2011 01:21:24 GMT gav [889] * branches/features/purchaseOrders (copied) Svn copy branches/features/grailsUpgrade to ... Mon, 21 Mar 2011 06:32:01 GMT gav [875] * branches/features/grailsUpgrade (copied) Svn copy trunk/ to branches/features/grailsUpgrade.