aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test
Commit message (Collapse)AuthorAgeFilesLines
* Remove action view test duplicationsanemat2013-07-071-3/+0
| | | | Same test exists above 2 or 3 lines.
* Remove `FormBuilder` deprecation warning about block argument and associated ↵Vipul A M2013-07-021-12/+0
| | | | tests
* fetch value(s) from stringified optionsJon Rowe2013-06-291-0/+17
|
* Remove passing the prompt to grouped_options_for_select as an argument, ↵kennyj2013-06-281-17/+0
| | | | because it was deprecated.
* Check if malformed fixture exists firstŁukasz Strzałkowski2013-06-201-0/+1
| | | | Now if somebody by mistake will remove malformed files test will raise error.
* Restore mistakenly removed malformed file fixturesŁukasz Strzałkowski2013-06-205-0/+5
|
* Fix digestor testsŁukasz Strzałkowski2013-06-201-1/+2
|
* Copy company test fixture to AV (fixes failing test)Łukasz Strzałkowski2013-06-201-0/+9
|
* Remove unneeded test fixtures in AVPiotr Sarnacki2013-06-20129-277/+0
|
* Remove unneeded filesPiotr Sarnacki2013-06-205-38/+0
|
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-20349-0/+17643