jasmine-headless-webkit/spec/jasmine
Tim Linquist 86207e7d4c Invalid syntax for "if" statement in latest coffeescript
2.2.0 has a much more sophisticated parser. Empty ifs are no longer
valid syntax. Use a no-op function to demonstrate validate coffeescript
parsing.
2012-08-17 10:50:53 -07:00
..
click_button handle when forms try to leave, too 2011-07-22 12:48:51 -04:00
coffeescript_error Invalid syntax for "if" statement in latest coffeescript 2012-08-17 10:50:53 -07:00
console_log move the jquery console test to the right spot 2011-11-21 14:13:15 -05:00
failure more stuff, like console.log error code and others 2011-04-13 20:21:23 -04:00
filtered_failure write out two templates and execute one after the other if everything's cool 2011-06-10 11:02:26 -04:00
filtered_success targeted runs w/ files outside scope work 2011-06-23 09:29:07 -04:00
filtered_success_with_console run all tests after focused run if console.log was used 2011-06-24 15:57:00 -04:00
leave_page ensure a spec can't leave the page, causing a craaaazy loop 2011-07-22 07:42:25 -04:00
noisy -q to silence some noisy things, fixes #97 2012-01-11 08:44:28 -05:00
runner_out_in_jasmine_yml fix writing of paths and stuff, fixes #77 2011-11-29 10:56:02 -05:00
success more stuff, like console.log error code and others 2011-04-13 20:21:23 -04:00
success_with_error give better messages with javascript errors 2011-05-31 09:37:29 -04:00
two_files_from_src_files make sure src_files can also be loaded from other asset paths, should fix problem found by @christiannelson 2012-01-24 14:38:10 -05:00
two_spec_files_same_basename ensure assets with same logical_path but different pathnames are included, fixes #110 2012-01-12 14:16:16 -05:00
window_prompt make sure window.promot doesn't get called, fixes #106 2012-01-09 11:09:34 -05:00
with_sprockets_includes fix extension search issue and expand bad extension searches to jasmine-style includes 2011-12-06 09:31:23 -05:00