This is an automated email from the ASF dual-hosted git repository.

matrei pushed a change to branch fix/flaky-scaffolding-geb-tests
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from dd973f5032 fix: remove waitFor from cleanup to prevent 
WaitTimeoutException in Geb lifecycle
     add 68e5e4a10b test: cleanup tests with Page objects

No new revisions were added by this update.

Summary of changes:
 .../com/example/UserCommunityControllerSpec.groovy | 26 ++++++----------------
 .../groovy/com/example/UserControllerSpec.groovy   | 24 +++++---------------
 ...outPage.groovy => CommunityUserListPage.groovy} | 12 +++++-----
 .../groovy/com/example/pages/LoginPage.groovy      | 14 ++++++++----
 .../groovy/com/example/pages/LogoutPage.groovy     | 14 +++++++-----
 .../{LogoutPage.groovy => UserListPage.groovy}     | 12 +++++-----
 6 files changed, 42 insertions(+), 60 deletions(-)
 copy 
grails-test-examples/scaffolding/src/integrationTest/groovy/com/example/pages/{LogoutPage.groovy
 => CommunityUserListPage.groovy} (79%)
 copy 
grails-test-examples/scaffolding/src/integrationTest/groovy/com/example/pages/{LogoutPage.groovy
 => UserListPage.groovy} (82%)

Reply via email to