Since the book comes from an articles series, the titles, intros an outros where written in a more article-way (like repeating Vue and Jest in every title). They've been slightly updated to give a better book style.
So, following actions are needed:
- Update titles according to the book
- If needed, update intros (first or first two paragraph)
- If needed, update outros (last or last two paragraph)
- "Componente Madre": maybe better "Componente Padre"?
- Typos: siggnifica que el ccomponente
- Typo: tamién
- Typo: double backtick on a code comment "``propsData`"
- Typo: inependiente
- A final dot is missing on API poco a poco en estas series
- Maybe an inconsistency: the single and plural version of the second verbal form is used in the sentence verás el texto CREADO! en el output de la terminal. "Andarse con ojo!"
- This subtitle is still in english Asserting Structure and Style
- Typo: Estructurs
- By the end, the section Asserting Structure and Style needs to be updated.
hasStyle
andhasClass
have been replaced byclasses
andattributes
- Related to the previous point, now the Los métodos get doesn't make much sense, so it was removed in the book (see for reference https://bitbucket.org/alexjomora/vue-jest-book/src/master/manuscript/chapter3.md)
- The link to the typings file doesn't exists. Maybe is better in this part to link to the official docs wrapper API https://vue-test-utils.vuejs.org/api/wrapper/#properties
[x] This subtitle is still in english Asserting Structure and Style
[x] Typo: Estructurs
[x] By the end, the section Asserting Structure and Style needs to be updated. hasStyle and hasClass have been replaced by classes and attributes
[x] Related to the previous point, now the Los métodos get doesn't make much sense, so it was removed in the book (see for reference bitbucket.org/alexjomora/vue-jest-book/src/master/manuscript/chapter3.md)
[x] The link to the typings file doesn't exists. Maybe is better in this part to link to the official docs wrapper API vue-test-utils.vuejs.org/api/wrapper/#properties