timriley + testing   158

HockeyApp - Home
HockeyApp is the best way to distribute your betas and collect live crash reports for beta and release apps on Mac OS X, iOS and Android.
iOS  android  deployment  testing  betatesting  provisioning  mobile  webapps 
11 weeks ago by timriley
nruth/show_me_the_cookies - GitHub
Cookie manipulation for Capybara (view, delete, …)
github  ruby  rails  testing  cookies  capybara  rspec 
june 2011 by timriley
speedlimit
speedlimit is a Leopard preference pane for limiting your network bandwidth to one of a couple different speeds—768k DSL, Edge, 3G, and Dialup. This is really handy for testing your iPhone app under normal Edge network conditions in the iPhone Simulator. The new version allows you to restrict the slowdown to only a specific set of hosts.
macosx  apps  preferencepanes  iphone  testing  networking 
december 2010 by timriley
TestFlight | iOS beta testing on the fly
An app to help you distribute development versions of your iOS apps to your testers, all over the air.
iphone  ios  deployment  testing 
september 2010 by timriley
Localized external services - GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS
Using ShamRack to run local integration tests that depend on external web services.
rails  testing  integrationtests  rack  cucumber  api 
may 2010 by timriley
Capybaras eating cucumbers
Using cucumber & capybara to test a HTML & JavaScript-only project.
testing  javascript  capybara  cucumber 
may 2010 by timriley
Cucumber, Webrat, HTTP auth, and your API
When you want to authenticate against an API in your application, and you use the standard Rails integration test methods to call your endpoint, #basic_auth won’t work. You’ll have to specify the HTTP authorization credentials yourself:
rails  testing  api  cucumber  authentication 
april 2010 by timriley
Crazy, Heretical, and Awesome: The Way I Write Rails Apps | James on Software
Using more classes under the "Single Responsibility Principle" lets you right more focused code and tests that run much faster. Plenty of interesting discussion in the comments.
rails  programming  testing  objectorientation  ruby  models 
march 2010 by timriley
MockSMTP.app
MockSMTP is a native Mac application that embeds its own SMTP server. It also features an e-mail client browser, enabling instant viewing of both raw content and HTML rendering, so you can see how your mail looks when delivered.
Configuration couldn't be simpler: just run the application and everything's set up. You don't even need an internet connection for it to work!
macosx  applications  webdevelopment  email  testing 
january 2010 by timriley
Using FakeFS with Cucumber features - Luke Redpath
Enter FakeFS, a great little gem that makes testing the file system a breeze. It essentially acts as a drop-in in-memory file system for your tests but more than that, Ruby’s built-in libraries (File, FileUtils, Dir etc.) just work as you would expect them to, except they interact with FileFS instead of the actual file system.
rails  testing  cucumber  filesystems 
january 2010 by timriley
mynyml's nanotest at master - GitHub
Super simple ruby testing: "When all you need is #assert"
ruby  testing  github  gems 
december 2009 by timriley
gimme three steps
Cucumber step definitions for Factory Girl
testing  rails  integrationtests  factories  ruby  cucumber 
december 2009 by timriley
Have you ever...faked it? - GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS
Discussion of good stubbing/mocking practice in tests using GeoKit as an example.
rails  ruby  testing  stubs  mocks  geokit 
november 2009 by timriley
Cucumber directory convention - GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS
A worthwhile convention: All features go inside a directory named after a user type (including non-human users such as API clients).
cucumber  rails  testing 
august 2009 by timriley
Alloy Code - Learning RSpec, Part II
Tests for XML handling in rails controllers.
rails  testing  rspec  xml  controllers 
july 2009 by timriley
got? :ruby #farooq ali's ruby ramblings
Fixing the notorious "ActionView::TemplateError: Missing host to link to! Please provide :host parameter or set default_url_options[:host]" error in tests.
rails  testing  actionmailer  email 
may 2009 by timriley
« earlier      

related tags

actionmailer  activerecord  activeresource  ajax  android  api  applications  apps  article  authentication  autotest  bad  bdd  bestpractice  betatesting  caching  callbacks  capistrano  capybara  celerity  charts  cocoatouch  continuousintegration  controllers  cookies  coverage  creditcards  cron  css  cucumber  database  dependencyinjection  deployment  development  documentation  ecommerce  email  engines  facebook  factories  filesystem  filesystems  fileuploads  firebug  firefox  fixtures  flash.now  forms  fuzzing  gems  geokit  git  github  haml  helpers  heroku  html  html5  inspiration  integrationtesting  integrationtests  ios  iphone  javascript  json  leopard  links  machinist  macosx  metrics  mobile  mocks  models  modules  mysql  namedscopes  networking  nginx  objectorientation  observers  omniauth  optimisation  pagination  paperclip  parameters  pdfs  performance  plugins  preferencepanes  programming  provisioning  rack  rails  rails3  rake  redis  refactoring  regexps  releasenotes  resque  rjs  rr  rspec  rspect  ruby  scaffolds  scripts  search  searchlogic  selenium  shoulda  software  sphinx  statemachines  stubs  sysadmin  system  tables  tdd  testflight  testing  testunit  textmate  thinking_sphinx  time  tip  tips  to:read  tools  tutorial  unobtrusive  validation  views  virtualmachines  vmware  webapps  webdevelopment  webprogramming  webrat  will_paginate  xml  xpath 

Copy this bookmark:



description:


tags: