# # ChangeLog for branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy # # Generated by Trac 1.2 # May 13, 2024, 7:50:10 AM Wed, 18 May 2011 03:11:33 GMT gav [929] * branches/features/purchaseOrders/test/functional/gnumims/functional/GebReportingSpecBase.groovy (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) Add !GebReportingSpecBase class. Wed, 18 May 2011 01:32:22 GMT gav [928] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) Change Geb reports dir to under test-reports. Tue, 17 May 2011 01:45:47 GMT gav [927] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) Optimise functional test imports. Tue, 17 May 2011 01:37:14 GMT gav [925] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) Make functional test URL's dynamic and relative. 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