5 Matching Annotations
  1. Jun 2021
    1. A rule of thumb is that data should just be data - it is not recommended to observe objects with their own stateful behavior.
    2. Although each method of a Vue component can be tested individually, our goal is to test the output of the render function, which represents the state at all times.
  2. Nov 2019