From 92ebf11b2aaaa357b7d3d91c297b747ae4b8fdf0 Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Fri, 17 Jun 2011 19:06:27 +0200 Subject: Remove obsolete scenario folder * moved scenario e2e tests in test/scenario/e2e folder * remove $location test --- scenario/widgets.html | 104 -------------------------------------------------- 1 file changed, 104 deletions(-) delete mode 100644 scenario/widgets.html (limited to 'scenario/widgets.html') diff --git a/scenario/widgets.html b/scenario/widgets.html deleted file mode 100644 index adf2fa27..00000000 --- a/scenario/widgets.html +++ /dev/null @@ -1,104 +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