Download js fixture example Free Java Code
Description
An example Rails that uses controller specs to generate fixture markup for javascript tests.
Icons
Source Files
The download file js-fixture-example-master.zip has the following entries.
.bundle/config/*w ww . j a va 2 s . c om*/
.gitignore
Gemfile
README
README.md
Rakefile
app/controllers/application_controller.rb
app/controllers/users_controller.rb
app/helpers/application_helper.rb
app/models/user.rb
app/views/layouts/application.html.erb
app/views/users/index.html.erb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/new_rails_defaults.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/development.sqlite3
db/migrate/20100316060557_create_users.rb
db/schema.rb
db/seeds.rb
db/test.sqlite3
doc/README_FOR_APP
lib/tasks/jasmine.rake
lib/tasks/rspec.rake
log/development.log
log/production.log
log/server.log
log/test.log
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/rails.png
public/index.html
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/jquery-1.4.2.js
public/javascripts/prototype.js
public/javascripts/user-page.js
public/robots.txt
public/stylesheets/example.css
script/about
script/console
script/dbconsole
script/destroy
script/generate
script/performance/benchmarker
script/performance/profiler
script/plugin
script/runner
script/server
spec/controllers/js_fixtures_spec.rb
spec/fixtures/users.yml
spec/javascripts/spec/spec_helpers/jquery_matchers.js
spec/javascripts/spec/spec_helpers/load_fixture.js
spec/javascripts/spec/spec_helpers/spec_helper.js
spec/javascripts/spec/users_spec.js
spec/javascripts/support/jasmine.yml
spec/javascripts/support/jasmine_config.rb
spec/spec_helper.rb
spec/spec_helpers/fixture_generation_methods.rb
test/performance/browsing_test.rb
test/test_helper.rb
Download
Click the following link to download js-fixture-example-master.zip.
js-fixture-example-master.zip