angular/modules/@angular/common/test/directives
Victor Berchet 9aeb8c5357 refactor(test): <template>/<ng-container>/*-directives
- remove outer `<div>` in tests,
- use `<ng-container>` instead of `<template>` where possible,
- use *... instead of template (tag or attr) where possible.

Fixes #13816
2017-01-09 19:33:38 -05:00
..
ng_class_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng_component_outlet_spec.ts feat(NgComponentOutlet): add NgComponentOutlet directive 2017-01-06 19:30:38 -05:00
ng_for_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
ng_if_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
ng_plural_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
ng_style_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
ng_switch_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
ng_template_outlet_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
non_bindable_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00