From 2430f52bb97fa9d682e5f028c977c5bf94c5ec38 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 23 Mar 2012 14:03:24 -0700 Subject: chore(module): move files around in preparation for more modules --- test/scenario/e2e/widgets.html | 99 ------------------------------------------ 1 file changed, 99 deletions(-) delete mode 100644 test/scenario/e2e/widgets.html (limited to 'test/scenario/e2e/widgets.html') diff --git a/test/scenario/e2e/widgets.html b/test/scenario/e2e/widgets.html deleted file mode 100644 index f986144e..00000000 --- a/test/scenario/e2e/widgets.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DescriptionTestResult
Input text field
basic - - text.basic={{text.basic}}
passwordtext.password={{text.password}}
hiddentext.hidden={{text.hidden}}
Input selection field
radio - Female
- Male -
gender={{gender}}
checkbox - Tea
- Coffe -
-
checkbox={{checkbox}}
-
select - - select={{select}}
multiselect - - multiselect={{multiselect}}
Buttons
ng-change
ng-click
-
-
-
- -
- action -
-
button={{button}} form={{form}}
Repeaters
ng-repeat -
    -
  • {{name}}
  • -
-
- - -- cgit v1.2.3