grails-functional-tests
grails-functional-tests copied to clipboard
Functional Test Application for Grails 3
Functional tests for issue http://github.com/grails/grails-core/issues/10583
This is a functional test for https://github.com/grails/grails-core/issues/10964 This PR needs to be merged after this: https://github.com/grails/grails-data-mapping/pull/1122 and once we set `datastoreVersion` to `6.1.11.BUILD-SNAPSHOT` in `grails-core`
Functional Test case added which performs the following: - Load a child application context - Check that the grailsApplication reference is still set - Unload a child application context -...
Expanded integrationtest to demonstrate that it is not possible to inject StatefulRedisConnection without @Qualifier("io.lettuce.core.api.StatefulRedisConnection(Primary)")
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.bertramlabs.plugins:asset-pipeline-gradle](https://togithub.com/bertramdev/asset-pipeline-core) | `4.4.0` -> `4.5.1` | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jakarta.servlet:jakarta.servlet-api](https://projects.eclipse.org/projects/ee4j.servlet) ([source](https://redirect.github.com/eclipse-ee4j/servlet-api)) | `6.0.0` -> `6.1.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut:micronaut-http-client](https://micronaut.io) ([source](https://redirect.github.com/micronaut-projects/micronaut-core)) | `4.6.5` -> `4.7.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
Currently annotated with `@PendingFeature` or `@Ignore` to skip Commit: https://github.com/grails/grails-functional-tests/pull/239/commits/330370a8b62c0baa211ef209f6b74873b92b78b2 4 are now passing: https://github.com/grails/grails-functional-tests/pull/245/files 3 more are now passing: https://github.com/grails/grails-functional-tests/pull/251 ``` > Task :app1:test BookHibernateSpec > Test that dynamic...
Update, if possible, to add Micronaut following: https://micronaut-projects.github.io/micronaut-spring/latest/guide/#springBootStarter currently commented out in `settings.gradle` commit: https://github.com/grails/grails-functional-tests/pull/239/commits/bfdf2f541d354b95787d8e1d10d2b29b2f374f5e ``` //include 'micronaut' micronaut has been removed from Grails can be restored based on https://micronaut-projects.github.io/micronaut-spring/latest/guide/#springBootStarter...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `3df4ab1` -> `11bd719` | --- ### Configuration...