boardbloke commented on issue #14920: URL: https://github.com/apache/grails-core/issues/14920#issuecomment-3085347742
Hey @jdaugherty - thanks for the detailled response!! The issue for me is really about being confident that an integration test is (by default) running application code with an execution context that mirrors what an application is going to encounter. I.e if it passes the integration test, its going to work in production. I can live with having to jump through extra hoops to setup and tear down test fixture data to achieve that - it makes sense to me that that is part of the test. The spock interceptor sounds interesting - I'll look at that - thank you for the pointer. Just wish there was a more idiomatic Grails way to do it! :-). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org