# # ChangeLog for branches/features/purchaseOrders/test/functional/LoginSpec.groovy # # Generated by Trac 1.2 # Apr 28, 2024, 5:45:42 PM Mon, 30 May 2011 02:55:02 GMT gav [952] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/GrailsPage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) Functional tests, refactor login/logout. Sun, 29 May 2011 06:35:05 GMT gav [951] * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Turns out that we can use when/then with where: in !LoginSpec and ... Sun, 29 May 2011 06:28:17 GMT gav [950] * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Add @Unroll (optional/commented) to !LoginSpec. Sun, 29 May 2011 04:32:59 GMT gav [949] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Functional test, extend 'If we type in the wrong password or ... Sun, 29 May 2011 02:58:10 GMT gav [948] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) Functional tests, factor out login method. Sun, 29 May 2011 00:52:16 GMT gav [947] * branches/features/purchaseOrders/grails-app/views/layouts/main.gsp (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/GrailsPage.groovy (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LogoutPage.groovy (added) Enhance and refactor functional tests to use pageId (for at{} verify) ... Thu, 19 May 2011 04:54:46 GMT gav [937] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Formatting only. Wed, 18 May 2011 05:13:04 GMT gav [931] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (moved) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (moved) Move functional test classes to the default package to enable use of ... 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.