Skip to content

Automated smoke test for GAE compatibility [SPR-13830] #18403

@spring-projects-issues

Description

@spring-projects-issues

Marek Wiącek opened SPR-13830 and commented

Spring code that passes regular unit tests may not always work in restricted environments like Google App Engine. It is therefore desirable to have an automated test that deploys a hello world MVC app to an App Engine Dev Server and checks if core services like IoC, declarative transactions and caching work correctly.

Google App Engine Gradle plugin supports automated execution of integration tests and can be easily integrated with the existing build. App Engine SDK is available as a Maven dependency so no manual installation of any components is required.


Issue Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)status: bulk-closedAn outdated, unresolved issue that's closed in bulk as part of a cleaning process

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions