How to write resilient and refactor friendly component test in Angular?

Опубликовано: 20 Февраль 2023
на канале: ng-tips
110
4

#component, #angular, #refactorFriendlyTest, #resilientTest

Learn how to write resilient and refactor friendly component test in Angular with code examples.


0:11 Discussion of sample component test taken from official Angular site.
5:05 Component test against the DOM (Document Object Model).
11:18 Make selectors resilient using unique custom or in-built element attributes.
12:31 Make selectors resilient using text content of element without using attributes.


Gist to find the DOM element by the matching text content recursively.

https://gist.github.com/sanjeevsubedi...

I also have a blog post about this.

  / how-to-make-angular-component-test-resilie...  


Angular component test sample code.

https://angular.io/guide/testing-comp...


Смотрите видео How to write resilient and refactor friendly component test in Angular? онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь ng-tips 20 Февраль 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 11 раз и оно понравилось людям.