diaspora/spec
Steven Hancock 95d5c9ca68 Fix Jasmine tests - first pass
193 specs | 5 failing

The 5 failing specs appear (according to Firebug) to be due to missing
fixtures and/or missing routes in the Jasmine environment. Fixing these
last 5 failures is a task probably best left to a more experienced
Javascript/Jasmine developer.

This commit also moves validation.js and clear-form.js into
app/assets/javascripts and precompiles validation.js
2012-03-27 18:08:27 -07:00
..
chubbies fix chubbies by expliciting setting the view path 2012-03-27 17:54:27 -07:00
controllers some sad fixes to try and appease travis :( 2012-03-27 16:31:56 -07:00
fixtures remove all references to the websocket. bang bang. 2012-01-10 12:28:19 -08:00
helpers jquery_include_tag helper 2012-03-27 18:07:44 -07:00
integration small refactor of helper method [ci skip] 2012-03-03 17:53:50 -08:00
javascripts Fix Jasmine tests - first pass 2012-03-27 18:08:27 -07:00
lib fixed rspec tests, more fit and finish around how the invite code works, 2012-03-16 17:56:35 -07:00
mailers EvilQuery for Participation, refactor comment creation 2012-02-01 15:09:31 -08:00
models some sad fixes to try and appease travis :( 2012-03-27 16:31:56 -07:00
presenters DG MS; added checkboxes for services in the new publisher (currently not working) / user presenter contains services 2012-03-27 14:52:50 -07:00
shared_behaviors MS DG DC Participate stream that has things bubble to the top 2012-02-03 17:23:57 -08:00
support Revert "attempt to make travis happy" [ci skip] 2012-02-18 16:26:17 -08:00
factories.rb remove ActiveSupport::SecureRandom 2012-03-21 13:49:34 -07:00
helper_methods.rb ms iz rendering nothing for hcard and webfinger if account is closed, not showing aspect dropdown if the user account is closed 2011-12-08 16:32:18 -08:00
misc_spec.rb EvilQuery for Participation, refactor comment creation 2012-02-01 15:09:31 -08:00
parallel_spec.opts pull in parallel_testing to speed up rspec 2011-09-16 22:14:12 +02:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb mock out slow things that our tests dont need for speed 2012-02-18 16:26:10 -08:00