You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: schematics for 2 guides: 'modernize-app-migrated-from-6_8-to-2211_19' and 'modernize-app-migrated-from-2211_32-2211_35' (integration tests) (#19975)
This PR introduces a new subfolder `/integration-test` to both folders:
- `modernize-app-migrated-from-6_8-to-2211_19/`
- `modernize-app-migrated-from-2211_32-2211_35/`
Each `/integration-test` folder contains:
- tests for CSR app and SSR app: `app-csr_spec.ts` and `app-ssr_spec.ts`
- `__fixtures__` folder which contains 2 excerpts of real applications - one in CSR and the other in SSR. Those apps were previously created and then migrated to a relevant higher version.
related to https://jira.tools.sap/browse/CXSPA-9304
0 commit comments