-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configurazione Test E2E #7
Milestone
Comments
🎉 This issue has been resolved in version 0.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
td-machineuser
pushed a commit
that referenced
this issue
Jul 12, 2018
# [0.1.0](v0.0.0...v0.1.0) (2018-07-12) ### Bug Fixes * **componente:** aggiungi esplicitamente il tipo del campo disabled del checkbox ([1955e11](1955e11)) * **SourceDisplay:** Permetti al componente SourceDisplay di poter comparire più volte in una pagina. ([352362f](352362f)), closes [#21](#21) ### Features * **checkbox:** aggiungi la checkbox ([e8f13b2](e8f13b2)), closes [#2](#2) * **checkbox:** configura test e2e ([d4734e4](d4734e4)), closes [#7](#7) * **checkbox:** configura test unitari ([238f421](238f421)), closes [#6](#6) * **toggle:** Inizia implementazione e documentazione del toggle button ([9370e06](9370e06)), closes [#17](#17)
td-machineuser
pushed a commit
that referenced
this issue
Jul 13, 2018
# [0.1.0](v0.0.0...v0.1.0) (2018-07-13) ### Bug Fixes * **componente:** aggiungi esplicitamente il tipo del campo disabled del checkbox ([1955e11](1955e11)) * **SourceDisplay:** Permetti al componente SourceDisplay di poter comparire più volte in una pagina. ([352362f](352362f)), closes [#21](#21) ### Features * **checkbox:** aggiungi la checkbox ([e8f13b2](e8f13b2)), closes [#2](#2) * **checkbox:** configura test e2e ([d4734e4](d4734e4)), closes [#7](#7) * **checkbox:** configura test unitari ([238f421](238f421)), closes [#6](#6) * **toggle:** Inizia implementazione e documentazione del toggle button ([9370e06](9370e06)), closes [#17](#17)
td-machineuser
pushed a commit
that referenced
this issue
Jul 13, 2018
# [0.1.0](v0.0.0...v0.1.0) (2018-07-13) ### Bug Fixes * **componente:** aggiungi esplicitamente il tipo del campo disabled del checkbox ([1955e11](1955e11)) * **SourceDisplay:** Permetti al componente SourceDisplay di poter comparire più volte in una pagina. ([352362f](352362f)), closes [#21](#21) ### Features * **checkbox:** aggiungi la checkbox ([e8f13b2](e8f13b2)), closes [#2](#2) * **checkbox:** configura test e2e ([d4734e4](d4734e4)), closes [#7](#7) * **checkbox:** configura test unitari ([238f421](238f421)), closes [#6](#6) * **toggle:** Inizia implementazione e documentazione del toggle button ([9370e06](9370e06)), closes [#17](#17)
td-machineuser
pushed a commit
that referenced
this issue
Jul 13, 2018
# [0.1.0](v0.0.0...v0.1.0) (2018-07-13) ### Bug Fixes * **componente:** aggiungi esplicitamente il tipo del campo disabled del checkbox ([1955e11](1955e11)) * **SourceDisplay:** Permetti al componente SourceDisplay di poter comparire più volte in una pagina. ([352362f](352362f)), closes [#21](#21) ### Features * **checkbox:** aggiungi la checkbox ([e8f13b2](e8f13b2)), closes [#2](#2) * **checkbox:** configura test e2e ([d4734e4](d4734e4)), closes [#7](#7) * **checkbox:** configura test unitari ([238f421](238f421)), closes [#6](#6) * **toggle:** Inizia implementazione e documentazione del toggle button ([9370e06](9370e06)), closes [#17](#17)
td-machineuser
pushed a commit
that referenced
this issue
Jul 25, 2018
# [0.1.0](v0.0.0...v0.1.0) (2018-07-25) ### Bug Fixes * **componente:** aggiungi esplicitamente il tipo del campo disabled del checkbox ([1955e11](1955e11)) * **SourceDisplay:** Permetti al componente SourceDisplay di poter comparire più volte in una pagina. ([352362f](352362f)), closes [#21](#21) ### Features * **checkbox:** aggiungi la checkbox ([e8f13b2](e8f13b2)), closes [#2](#2) * **checkbox:** configura test e2e ([d4734e4](d4734e4)), closes [#7](#7) * **checkbox:** configura test unitari ([238f421](238f421)), closes [#6](#6) * **RadioButton:** implementazione componente radio button ([#24](#24)) ([650fa8b](650fa8b)), closes [#16](#16) * **toggle:** Inizia implementazione e documentazione del toggle button ([9370e06](9370e06)), closes [#17](#17)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Configurare un sistema per eseguire automaticamente i test E2E sui principali browser.
Valutare le varie tecnologie utilizzabili con Angular 6 e sceglierne la migliore considerando:
The text was updated successfully, but these errors were encountered: