Material Cards give us an easy way to show topical information in a consolidated way. In this post, we’ll take a dive into testing the mat-card component’s content.
The Material Dialog gives us an intrusive way to let a user know something important happened, or will happen. In this post, we’ll take a dive into testing the mat-dialog component’s content.
In this post, we’re looking to expand our coding chops by understanding how to test the Material List component. A useful tool for displaying continuous groups of data.