angular / angular/dev-infra

Validate and test packaged version of libraries

Abierto
#49 1 comentario 0 reacciones 1 asignado Reclamado por @devversion Ver en GitHub
domain: ci domain: pr automation domain: release automation effort: large repo: cli repo: components repo: framework
Lenguaje dominante
JavaScript
Estrellas
77
Forks
83
Merge medio
2 d 5 h
PR fusionados (30 d)
37

Descripción

We currently have no automated tests for the actual npm package we produce. We should, at the very least, run our e2e tests against the real packages.

It would additionally be good to test the components against an Angular CLI application. It might be best, then, to change our e2e app to be an Angular CLI application.

Some other possibilities worth discussion:
- [ ] Creating a general `angular-package-validator` tool that we could use for all Angular-related projects.
- [ ] Clone and run the tests for angular.io and/or material.angular.io with the packages

_Other related checks_

* Ensure that the release doesn't include `cdk/testing` or `material/testing`

Open to other ideas here.

cc @josephperrott

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.