angular.js/test/scenario
Vojta Jina 9a69677551 Fix CSS tests on Opera
Opera translates name colors to numbers (red -> #ff0000)
Other browsers like FF or Chrome translate number to rgb (#ff0000 -> rgb(255, 0, 0)
So avoiding colors in tests is probably the easiest solution...
2011-06-02 12:51:12 -07:00
..
output JSTD adapter for running e2e tests 2011-05-19 09:43:56 -07:00
ApplicationSpec.js Don't check url (by HEAD request) before navigateTo 2011-05-19 09:43:56 -07:00
DescribeSpec.js JSTD adapter for running e2e tests 2011-05-19 09:43:56 -07:00
dslSpec.js Fix CSS tests on Opera 2011-06-02 12:51:12 -07:00
FutureSpec.js Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest. Cleanup whitespace. 2010-10-23 13:12:45 -07:00
matchersSpec.js Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest. Cleanup whitespace. 2010-10-23 13:12:45 -07:00
mocks.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
ObjectModelSpec.js JSTD adapter for running e2e tests 2011-05-19 09:43:56 -07:00
RunnerSpec.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
SpecRunnerSpec.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00