You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flight-core/tests/views/components
fadrian06 dd238319da
Add component prop-passing coverage
1 month ago
..
another-class-component.php 3. renders self close class components that extends another class component 1 month ago
greeting-with-two-props.php 6. renders self close components with many props 1 month ago
greeting.php 4. renders self close components with one prop 1 month ago
my-class-component-that-extends-another-class-component.php 3. renders self close class components that extends another class component 1 month ago
my-class-component-with-props.php Add component prop-passing coverage 1 month ago
my-class-component-with-scripts.php 3. renders self close class components that extends another class component 1 month ago
my-class-component-with-styles.php 2. renders self close functional and class components 1 month ago
my-class-component.php 3. renders self close class components that extends another class component 1 month ago
my-component-with-subcomponent.php 2. renders self close functional and class components 1 month ago
my-component.php 2. renders self close functional and class components 1 month ago
my-functional-component-with-individual-props.php Add component prop-passing coverage 1 month ago
my-functional-component-with-props.php Add component prop-passing coverage 1 month ago
my-functional-component.php 3. renders self close class components that extends another class component 1 month ago
subcomponent.php 2. renders self close functional and class components 1 month ago