The Depot Application
Table of Contents
Environment
Mon, 17 Dec 2012 14:22:04 GMT
echo $PATH
/home/rubys/.rvm/gems/ruby-1.9.2-p320/bin:/home/rubys/.rvm/gems/ruby-1.9.2-p320@global/bin:/home/rubys/.rvm/rubies/ruby-1.9.2-p320/bin:/home/rubys/.rvm/bin:/usr/bin:/bin:/usr/local/bin
node -v
v0.2.6
/home/rubys/.rvm/rubies/ruby-1.9.2-p320/bin/ruby -v
ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-linux]
gem -v
1.8.24
gem list
abstract (1.0.0)
active_utils (1.0.5)
activemerchant (1.29.3, 1.29.1, 1.29.0, 1.10.0)
activesupport (3.2.9)
ansi (1.4.3)
arel (2.2.3, 2.0.10)
bcrypt-ruby (3.0.1)
braintree (2.21.0, 2.20.0)
builder (3.1.4, 3.0.4, 2.1.2)
bundler (1.2.3)
capistrano (2.13.5)
coffee-script (2.2.0)
coffee-script-source (1.4.0)
erubis (2.7.0, 2.6.6)
execjs (1.4.0)
haml (3.1.7)
highline (1.6.15)
hike (1.2.1)
htmlentities (4.3.1)
i18n (0.6.1, 0.5.0)
jquery-rails (2.1.4, 0.2.7)
json (1.7.5)
mail (2.3.3, 2.2.19)
mime-types (1.19)
minitest (4.3.3, 4.3.2)
money (5.1.0)
multi_json (1.4.0, 1.2.0)
mysql (2.9.0)
mysql2 (0.3.11)
net-scp (1.0.4)
net-sftp (2.0.5)
net-ssh (2.6.2)
net-ssh-gateway (1.1.0)
nokogiri (1.5.5)
polyglot (0.3.3)
rack (1.3.6, 1.2.5, 1.1.3)
rack-cache (1.2)
rack-mount (0.8.3, 0.6.14)
rack-ssl (1.3.2)
rack-test (0.6.2, 0.5.7)
rake (10.0.3, 10.0.2)
rdoc (3.12)
rubygems-bundler (1.1.0)
rvm (1.11.3.5)
sass (3.2.3)
sprockets (2.0.4)
sqlite3 (1.3.6)
test-unit (2.5.3)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.12)
turn (0.8.2)
tzinfo (0.3.35)
uglifier (1.3.0)
will_paginate (3.0.3, 2.3.11)
echo $RUBYLIB | sed "s/:/\n/g"
/home/rubys/git/gorp/lib
ruby /home/rubys/git/rails/railties/bin/rails -v
Rails 2.3.14
git log -1
commit e8c05974e1a26859144e02fd26df174ffd25cd95
Merge: 8fff8f0 2229a7e
Author: Xavier Noria <fxn@hashref.com>
Date: Thu Mar 29 06:26:32 2012 -0700
Merge pull request #5653 from eee-c/patch-1
Doc fixes in 2.3: validates_length_of
Todos
-
Section 10.1
: Expected at least 1 element matching "input[type='submit'][value='Place Order']", found 0.
-
Section 11.1
: Expected at least 1 element matching "legend", found 0.
-
Section 11.2
: Expected at least 1 element matching "legend", found 0.
-
Section 11.3
: Expected at least 1 element matching "a[href='http://localhost:3000/admin/login']", found 0.
-
Section 11.4
: </NoMethodError in/> expected.
-
Section 12.1
: </<email>customer@example.com<\/email>/> expected.
-
Section 13
: Expected at least 1 element matching "#notice", found 0.
-
Section 14.2
: </1 tests, 1 assertions, 0 failures, 0 errors/> expected.
-
Section 14.3
: </5 tests, 8 assertions, 0 failures, 0 errors/> expected.
-
Section 14.4
: </1 tests, \d+ assertions, 0 failures, 0 errors/> expected.
-
Section 15
: </Current version: \d{8}000007/> expected.
-
Section 17
: </near "auto_increment": syntax error/> expected.
-
Section 18
: <"=> [\"id\", \"name\", \"address\", \"email\", \"pay_type\", \"created_at\..."> expected.
-
Section 21
: </^ \s*
edit_article_comment \s GET \s+
\/articles\/:article_id\/comments\/:id\/edit (\(.:format\))? \s+
( \{:controller=>"comments", \s :action=>"edit"\} |
\{:action=>"edit", \s :controller=>"comments"\} ) $
/x> expected.
-
Section 23.3
: </^== CreateUsers: migrated/> expected.
-
Section 23.5
: Expected at least 1 element matching "input[name='product[price]'][value='0.0']", found 0.
-
Section 23.6
: Expected at least 1 element matching "textarea[id='product_description']", found 0.
-
Section 23.8
: Expected at least 1 element matching "input[id='picture_uploaded_picture'][type='file']", found 0.
-
Section 25.1
: </Thank you for your recent order/> expected.
-
Section 26
: </ActiveResource::Redirection: Failed.* 302/> expected.
-
Section 6.2
: Expected at least 1 element matching "th", found 0.
-
Section 6.3
: </add_column\(:products, :price, :decimal, \{.*:precision=>8.*\}\)/> expected.
-
Section 6.4
: </3 errors prohibited this product from being saved/> expected.
-
Section 6.5
: Expected at least 1 element matching ".list-line-even", found 0.
-
Section 7.1
: <"Your Pragmatic Catalog"> expected.
-
Section 7.2
: Expected at least 1 element matching "#banner", found 0.
-
Section 7.3
: Expected at least 1 element matching "span.price", found 0.
-
Section 7.4
: Expected at least 1 element matching "input[type='submit'][value='Add to Cart']", found 0.
-
Section 8.1
: </CREATE TABLE "sessions"/> expected.
-
Section 8.2
: </Missing template store\/add_to_cart/> expected.
-
Section 8.3
: </NoMethodError/> expected.
-
Section 8.4
: Expected at least 1 element matching "a[href='http://localhost:3000/store']", found 0.
-
Section 8.5
: Expected at least 1 element matching "#notice", found 0.
-
Section 9.1
: Expected at least 1 element matching ".cart-title", found 0.
-
Section 9.5
: Expected at least 1 element matching "#cart[style='display: none']", found 0.