(0.1ms) begin transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-04 23:47:54 -0700 Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 8.3ms Sent mail to ken@metaskills.net (10.3ms) Date: Sun, 04 May 2014 23:47:54 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367341a2599e_15eb8082dbf883267@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.2ms Sent mail to ken@metaskills.net (9.9ms) Date: Sun, 04 May 2014 23:47:54 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367341a2a75d_15eb8082dbf8833e9@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.8ms Sent mail to ken@metaskills.net (4.4ms) Date: Sun, 04 May 2014 23:47:54 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367341a32b80_15eb8082dbf88349c@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.1ms Sent mail to ken@metaskills.net (4.4ms) Date: Sun, 04 May 2014 23:47:54 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367341a35da7_15eb8082dbf883591@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users"  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- UsersController: test_0001_works --------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.0ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users"  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-04 23:48:07 -0700 Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 5.1ms Sent mail to ken@metaskills.net (9.0ms) Date: Sun, 04 May 2014 23:48:07 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673427bd9ec_15fa8082dbf873727@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.1ms Sent mail to ken@metaskills.net (9.3ms) Date: Sun, 04 May 2014 23:48:07 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673427c27e5_15fa8082dbf8738f7@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.5ms Sent mail to ken@metaskills.net (4.4ms) Date: Sun, 04 May 2014 23:48:07 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673427ca3b3_15fa8082dbf87399e@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.5ms Sent mail to ken@metaskills.net (4.1ms) Date: Sun, 04 May 2014 23:48:07 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673427cd1e7_15fa8082dbf8740db@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users"  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- UsersController: test_0001_works --------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.2ms)  (0.1ms) SELECT COUNT(*) FROM "users"  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.0ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-04 23:58:49 -0700 Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 5.6ms Sent mail to ken@metaskills.net (8.5ms) Date: Sun, 04 May 2014 23:58:49 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736a953128_185d8082dbf843686@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.6ms Sent mail to ken@metaskills.net (5.3ms) Date: Sun, 04 May 2014 23:58:49 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736a9569a5_185d8082dbf843724@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.5ms Sent mail to ken@metaskills.net (4.1ms) Date: Sun, 04 May 2014 23:58:49 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736a95f545_185d8082dbf84386@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.5ms Sent mail to ken@metaskills.net (5.3ms) Date: Sun, 04 May 2014 23:58:49 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736a9626d0_185d8082dbf8439ab@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -------------------------------- UsersController: test_0001_works --------------------------------  (0.2ms) DROP TABLE "users"  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.2ms)  (0.1ms) SELECT COUNT(*) FROM "users" ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.5ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.0ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-04 23:59:21 -0700 Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.2ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 5.8ms Sent mail to ken@metaskills.net (7.3ms) Date: Sun, 04 May 2014 23:59:21 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736c96557d_18728082dbf88289b@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.4ms Sent mail to ken@metaskills.net (5.3ms) Date: Sun, 04 May 2014 23:59:21 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736c968f16_18728082dbf8829ca@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.3ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.1ms Sent mail to ken@metaskills.net (4.5ms) Date: Sun, 04 May 2014 23:59:21 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736c97205b_18728082dbf88309e@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.7ms Sent mail to ken@metaskills.net (4.5ms) Date: Sun, 04 May 2014 23:59:21 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736c975169_18728082dbf88312b@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.2ms)  (0.1ms) SELECT COUNT(*) FROM "users" ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -------------------------------- UsersController: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.0ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.2ms) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-04 23:59:52 -0700 Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.2ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.2ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 5.8ms Sent mail to ken@metaskills.net (7.1ms) Date: Sun, 04 May 2014 23:59:53 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736e9aa9_18958082dbf82347@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.2ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 7.9ms Sent mail to ken@metaskills.net (4.7ms) Date: Sun, 04 May 2014 23:59:53 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736e95186_18958082dbf8235be@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) DROP TABLE "users"  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.1ms Sent mail to ken@metaskills.net (4.4ms) Date: Sun, 04 May 2014 23:59:53 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736e9eaf9_18958082dbf823663@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.9ms Sent mail to ken@metaskills.net (4.8ms) Date: Sun, 04 May 2014 23:59:53 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536736e9120da_18958082dbf8237bf@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -------------------------------- UsersController: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (4.4ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.2ms) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.2ms) ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-05 00:00:23 -0700 Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 6.4ms Sent mail to ken@metaskills.net (7.7ms) Date: Mon, 05 May 2014 00:00:23 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536737074c7ba_19558082dbf880498@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 6.2ms Sent mail to ken@metaskills.net (4.6ms) Date: Mon, 05 May 2014 00:00:23 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367370750b82_19558082dbf8805fd@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.3ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.0ms Sent mail to ken@metaskills.net (4.4ms) Date: Mon, 05 May 2014 00:00:23 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367370759851_19558082dbf88065a@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.5ms Sent mail to ken@metaskills.net (6.4ms) Date: Mon, 05 May 2014 00:00:23 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536737075cf72_19558082dbf880792@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.1ms)  (0.1ms) SELECT COUNT(*) FROM "users" ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -------------------------------- UsersController: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms)  (0.1ms) SELECT COUNT(*) FROM "users" ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-05 00:01:20 -0700 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 6.7ms Sent mail to ken@metaskills.net (6.7ms) Date: Mon, 05 May 2014 00:01:20 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367374029b48_19788082dbf8978bd@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.6ms Sent mail to ken@metaskills.net (4.7ms) Date: Mon, 05 May 2014 00:01:20 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <536737402ce54_19788082dbf8979c@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.1ms Sent mail to ken@metaskills.net (4.2ms) Date: Mon, 05 May 2014 00:01:20 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367374035e2f_19788082dbf8980cf@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.4ms Sent mail to ken@metaskills.net (4.3ms) Date: Mon, 05 May 2014 00:01:20 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367374038dd5_19788082dbf89816c@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -------------------------------- UsersController: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-05 00:01:58 -0700 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 11.7ms Sent mail to ken@metaskills.net (9.9ms) Date: Mon, 05 May 2014 00:01:58 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673766e4968_19ad8082dbf891540@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.5ms Sent mail to ken@metaskills.net (4.2ms) Date: Mon, 05 May 2014 00:01:58 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673766e8014_19ad8082dbf89167e@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.8ms Sent mail to ken@metaskills.net (7.5ms) Date: Mon, 05 May 2014 00:01:58 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673766eff77_19ad8082dbf891744@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 3.6ms Sent mail to ken@metaskills.net (4.3ms) Date: Mon, 05 May 2014 00:01:58 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <53673766f3bc9_19ad8082dbf891875@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.1ms) SELECT COUNT(*) FROM "users" ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -------------------------------- UsersController: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.0ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction ------------------------------------------ ApplicationControllerTest: test_0001_works ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 20615ms (Views: 0.7ms | ActiveRecord: 0.2ms) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1918ms (Views: 0.3ms | ActiveRecord: 0.2ms) ------------------------------------------------------------- ApplicationControllerTest: test_0002_allows custom assertions -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 766ms (Views: 0.3ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------ ApplicationControllerTest: test_0003_can find the controller_class ------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 638ms (Views: 0.3ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest: test_0004_can access the setup ivars ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 668ms (Views: 0.3ms | ActiveRecord: 0.0ms) --------------------------------------------- ApplicationControllerTest: test_0005_reflects ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 622ms (Views: 0.3ms | ActiveRecord: 0.0ms) ---------------------------------------------------- ApplicationControllerTest::nested 1: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 628ms (Views: 0.3ms | ActiveRecord: 0.0ms) ---------------------------------------------------------------------------- ApplicationControllerTest::nested 1: test_0002_can find the controller_class ----------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 678ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationControllerTest::nested 1::nested 2: test_0001_works --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 670ms (Views: 0.3ms | ActiveRecord: 0.0ms) ------------------------------------------------------ ApplicationControllerTest::level 1: test_0001_reflects ------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 603ms (Views: 0.3ms | ActiveRecord: 0.0ms) --------------------------------------------------------------- ApplicationControllerTest::level 1::level 2: test_0001_reflects ---------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 708ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------- ApplicationController: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 629ms (Views: 0.3ms | ActiveRecord: 0.0ms) Processing by ApplicationController#index as HTML Completed 200 OK in 559ms (Views: 0.2ms | ActiveRecord: 0.0ms) --------------------------------------------------------- ApplicationController: test_0002_allows custom assertions ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 542ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------------------------------- ApplicationController: test_0003_can find the controller_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 515ms (Views: 0.3ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController: test_0004_can access the setup ivars -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 503ms (Views: 0.3ms | ActiveRecord: 0.0ms) ----------------------------------------------- ApplicationController: test_0005_class reflects -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 486ms (Views: 0.3ms | ActiveRecord: 0.0ms) ----------------------------------------- ApplicationController: test_0006_reflects -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 333ms (Views: 0.3ms | ActiveRecord: 0.0ms) ------------------------------------------------ ApplicationController::nested 1: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 413ms (Views: 0.3ms | ActiveRecord: 0.0ms) ------------------------------------------------------------------------ ApplicationController::nested 1: test_0002_can find the controller_class ------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 406ms (Views: 0.3ms | ActiveRecord: 0.0ms) ---------------------------------------------------------- ApplicationController::nested 1::nested 2: test_0001_works ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 372ms (Views: 0.3ms | ActiveRecord: 0.0ms) -------------------------------------------------- ApplicationController::level 1: test_0001_reflects --------------------------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 412ms (Views: 0.2ms | ActiveRecord: 0.0ms) ----------------------------------------------------------- ApplicationController::level 1::level 2: test_0001_reflects -----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 2662ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.1ms) begin transaction ----------------------------------------------------- FoosHelperTest: test_0001_allows path and url helpers -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- FoosHelperTest::level1: test_0001_works for helper method called in describe block ----------------------------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------- IntegrationTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Started GET "/" for 127.0.0.1 at 2014-05-05 00:02:50 -0700 Processing by ApplicationController#index as HTML Completed 200 OK in 835ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest: test_0002_works with assert_routing ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------- IntegrationTest: test_0003_can find the app -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ IntegrationTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- IntegrationTest::nested 1: test_0002_can find the app -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------- IntegrationTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------- AppTest: test_homepage ----------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- LibraryTest: test_0001_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------- Library: test_0001_reflects ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Completed 200 OK in 564ms (Views: 0.3ms | ActiveRecord: 0.0ms)  (0.2ms) begin transaction ------------------------------- UserMailerTest: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 5.0ms Sent mail to ken@metaskills.net (7.0ms) Date: Mon, 05 May 2014 00:02:51 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367379b9256e_19c08082dbf88692a@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- UserMailerTest: test_0002_allows custom assertions --------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 4.0ms Sent mail to ken@metaskills.net (5.7ms) Date: Mon, 05 May 2014 00:02:51 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367379b95d95_19c08082dbf8870c0@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- UserMailerTest: test_0003_can find the mailer_class ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------- UserMailerTest: test_0004_reflects ----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------- UserMailerTest::nested 1: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- UserMailerTest::nested 1: test_0002_can find the mailer_class -------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- UserMailerTest::nested 1::nested 2: test_0001_works ---------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- UserMailerTest::level 1: test_0001_reflects -------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UserMailerTest::level 1::level 2: test_0001_reflects ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------- UserMailer: test_0001_works ---------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 5.6ms Sent mail to ken@metaskills.net (4.4ms) Date: Mon, 05 May 2014 00:02:51 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367379ba1a36_19c08082dbf88713b@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- UserMailer: test_0002_allows custom assertions ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 UserMailer#welcome: processed outbound mail in 5.6ms Sent mail to ken@metaskills.net (4.4ms) Date: Mon, 05 May 2014 00:02:51 -0700 From: rails@minitest.spec To: ken@metaskills.net Message-ID: <5367379ba5528_19c08082dbf8872e1@mpiccolo.mail> Subject: Welcome Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Welcome to MiniTest::Spec ken@metaskills.net!  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer: test_0003_can find the mailer_class -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------ UserMailer: test_0004_reflects ------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserMailer::nested 1: test_0001_works -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- UserMailer::nested 1: test_0002_can find the mailer_class ---------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- UserMailer::nested 1::nested 2: test_0001_works -----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------- UserMailer::level 1: test_0001_reflects ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UserMailer::level 1::level 2: test_0001_reflects ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------- UserTest: test_0001_works -------------------------  (1.6ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------- UserTest: test_0002_anonymous -----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UserTest: test_0003_allows custom assertions --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UserTest: test_0004_reflects ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UserTest::nested 1: test_0001_works -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------- UserTest::nested 1: test_0002_anonymous ---------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- UserTest::nested 1::nested 2: test_0001_works ---------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------- UserTest::level 1: test_0001_reflects -------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- UserTest::level 1::level 2: test_0001_reflects ----------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------- User: test_0001_works ---------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------- User: test_0002_anonymous -------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- User: test_0003_allows custom assertions ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------ User: test_0004_reflects ------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- User::nested 1: test_0001_works -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- User::nested 1: test_0002_anonymous -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- User::nested 1::nested 2: test_0001_works -----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------- User::level 1: test_0001_reflects ---------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ User::level 1::level 2: test_0001_reflects ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) rollback transaction ------------------------------------ UsersControllerTest: test_0001_works ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ---------------------------------------- UsersControllerTest: test_0002_redirects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -------------------------------- UsersController: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms)  (0.0ms) SELECT COUNT(*) FROM "users" ------------------------------------ UsersController: test_0002_redirects ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#update as HTML Parameters: {"id"=>"0"} Redirected to http://test.host/users Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.0ms) begin transaction -------------------------------- UsersHelperTest: test_0001_works --------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest: test_0002_can find the helper_class ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------- UsersHelperTest: test_0003_reflects -----------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ UsersHelperTest::nested 1: test_0001_works ------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- UsersHelperTest::nested 1: test_0002_can find the helper_class --------------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------- UsersHelperTest::nested 1::nested 2: test_0001_works ----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- UsersHelperTest::level 1: test_0001_reflects --------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- UsersHelperTest::level 1::level 2: test_0001_reflects -----------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------- UsersHelper: test_0001_works ----------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users"  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------ UsersHelper: test_0002_can find the helper_class ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------- UsersHelper: test_0003_reflects -------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------- UsersHelper::nested 1: test_0001_works --------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- UsersHelper::nested 1: test_0002_can find the helper_class ----------------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------ UsersHelper::nested 1::nested 2: test_0001_works ------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- UsersHelper::level 1: test_0001_reflects ----------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)   (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------- UsersHelper::level 1::level 2: test_0001_reflects -------------------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("email") VALUES (?) [["email", "ken@metaskills.net"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1988ms (Views: 0.6ms | ActiveRecord: 0.3ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 3010ms (Views: 0.7ms | ActiveRecord: 0.3ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1395ms (Views: 0.6ms | ActiveRecord: 0.3ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2881ms (Views: 0.6ms | ActiveRecord: 0.2ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 1051ms (Views: 0.7ms | ActiveRecord: 0.3ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 14219ms (Views: 0.6ms | ActiveRecord: 0.2ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.2ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.2ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.1ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.2ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.1ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.1ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.1ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.2ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.2ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.1ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.2ms) DROP TABLE "users"  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms) ------------------------------------------ ApplicationController: test_0001_anonymous ------------------------------------------  (0.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))   (0.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by ApplicationController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.2ms) ------------------------------------ UsersController: test_0001_anonymous ------------------------------------  (0.1ms) DROP TABLE "users"  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255))  (0.1ms) DROP TABLE "posts"  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" varchar(255), "user_id" integer) Processing by UsersController#index as HTML  (0.1ms) SELECT COUNT(*) FROM "users" User Load (0.0ms) SELECT "users".* FROM "users" Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.1ms)