angular-cn/packages/platform-server/integrationtest/e2e
Vikram Subramanian cfd9ca0d6f feat(platform-server): add an API to transfer state from server (#19134)
TransferState provides a shared store that is transferred from the
server to client. To use it import BrowserTransferStateModule from the
client app module and ServerTransferStateModule from the server app
module and TransferState will be available as an Injectable object.

PR Close #19134
2017-09-21 13:56:13 -07:00
..
helloworld-spec.ts test(platform-server): add initial e2e tests for platform-server (#15061) 2017-03-14 17:11:39 -07:00
protractor.config.js test(platform-server): add initial e2e tests for platform-server (#15061) 2017-03-14 17:11:39 -07:00
transferstate-spec.ts feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
tsconfig.json test(platform-server): add initial e2e tests for platform-server (#15061) 2017-03-14 17:11:39 -07:00
util.ts test(platform-server): add initial e2e tests for platform-server (#15061) 2017-03-14 17:11:39 -07:00