walter/test/dummy/log/test.log
Jonathan Abbett 8539911973 Bug fixes.
2016-11-22 10:06:58 -05:00

124 KiB

(0.1ms) begin transaction
Fixture Delete (0.3ms) DELETE FROM "completed_tours"
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.0ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.0ms) rollback transaction
(0.1ms) begin transaction
(0.0ms) rollback transaction
(0.1ms) begin transaction
(0.0ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
(1.1ms) CREATE TABLE "abraham_histories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "controller_name" varchar, "action_name" varchar, "tour_name" varchar, "creator_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
(0.1ms) select sqlite_version(*)
(0.8ms) CREATE INDEX "index_abraham_histories_on_created_at" ON "abraham_histories" ("created_at")
(0.1ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
 
(0.9ms) CREATE INDEX "index_abraham_histories_on_creator_id" ON "abraham_histories" ("creator_id")
(0.1ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
 
(0.2ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
 
(0.8ms) CREATE INDEX "index_abraham_histories_on_updated_at" ON "abraham_histories" ("updated_at")
(0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
(0.1ms) SELECT version FROM "schema_migrations"
(0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20161118143752')
(0.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-11-18 15:26:57 UTC], ["updated_at", 2016-11-18 15:26:57 UTC]]
(0.7ms) commit transaction
ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
(0.0ms) commit transaction
ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
Fixture Delete (0.3ms) DELETE FROM "abraham_histories"
Fixture Insert (0.3ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'MyString', '2016-11-18 15:29:08.189513', '2016-11-18 15:29:08.189513', 980190962)
(0.8ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.3ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'MyString', '2016-11-18 15:29:08.202301', '2016-11-18 15:29:08.202301', 980190962)
(0.4ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.2ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'MyString', '2016-11-18 15:29:08.208455', '2016-11-18 15:29:08.208455', 980190962)
(0.4ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'MyString', '2016-11-18 15:29:08.213778', '2016-11-18 15:29:08.213778', 980190962)
(0.6ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.2ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'MyString', '2016-11-18 15:29:08.221924', '2016-11-18 15:29:08.221924', 980190962)
(0.4ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
Fixture Delete (0.3ms) DELETE FROM "abraham_histories"
Fixture Insert (0.2ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at", "id") VALUES ('MyString1', 'MyString1', 'MyString1', 1, '2016-11-18 15:30:39.715219', '2016-11-18 15:30:39.715219', 980190962)
Fixture Insert (0.1ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at", "id") VALUES ('MyString2', 'MyString2', 'MyString2', 2, '2016-11-18 15:30:39.715219', '2016-11-18 15:30:39.715219', 298486374)
(0.9ms) commit transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
Fixture Delete (0.3ms) DELETE FROM "abraham_histories"
Fixture Insert (0.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.9ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.3ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.4ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.3ms) DELETE FROM "abraham_histories"
Fixture Insert (0.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.4ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.3ms) DELETE FROM "abraham_histories"
Fixture Insert (0.3ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.4ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.3ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.5ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.2ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.4ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.2ms) DELETE FROM "abraham_histories"
Fixture Insert (0.2ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.4ms) rollback transaction
(0.1ms) begin transaction
Fixture Delete (0.3ms) DELETE FROM "abraham_histories"
Fixture Insert (0.3ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id") VALUES ('MyString1', 'MyString1', 'MyString1', 1)
(0.5ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.1ms) rollback transaction
(0.2ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------
DashboardControllerTest: test_should_get_home
---------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 14:59:52 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (7.7ms)
Completed 500 Internal Server Error in 1139ms (ActiveRecord: 0.0ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
----------------------------------------------
DashboardControllerTest: test_should_get_other
----------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 14:59:53 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.0ms)
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------
DashboardControllerTest: test_should_get_home
---------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:15:35 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (5.7ms)
Completed 500 Internal Server Error in 1193ms (ActiveRecord: 0.0ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
----------------------------------------------
DashboardControllerTest: test_should_get_other
----------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:15:36 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
---------------------------------------------
DashboardControllerTest: test_should_get_home
---------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:17:46 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.2ms)
Completed 500 Internal Server Error in 1114ms (ActiveRecord: 0.0ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
----------------------------------------------
DashboardControllerTest: test_should_get_other
----------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:17:47 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.6ms)
Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------
DashboardControllerTest: test_should_get_home
---------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:21:39 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.1ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 65861699], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (9.6ms)
Completed 200 OK in 1831ms (Views: 1826.7ms | ActiveRecord: 0.9ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
----------------------------------------------
DashboardControllerTest: test_should_get_other
----------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:21:41 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.3ms)
Completed 200 OK in 16ms (Views: 13.6ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories" for 127.0.0.1 at 2016-11-21 15:21:41 -0500
Processing by AbrahamHistoriesController#create as HTML
Parameters: {"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}
Completed 400 Bad Request in 1ms (ActiveRecord: 0.0ms)
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.4ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories" for 127.0.0.1 at 2016-11-21 15:23:32 -0500
Processing by AbrahamHistoriesController#create as HTML
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.5ms) SAVEPOINT active_record_1
SQL (1.9ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 1], ["created_at", 2016-11-21 20:23:33 UTC], ["updated_at", 2016-11-21 20:23:33 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 406 Not Acceptable in 22ms (ActiveRecord: 3.0ms)
(0.7ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------
DashboardControllerTest: test_should_get_home
---------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:23:33 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (34.5ms)
Completed 200 OK in 1301ms (Views: 1297.2ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
----------------------------------------------
DashboardControllerTest: test_should_get_other
----------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:23:34 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.7ms)
Completed 200 OK in 14ms (Views: 11.6ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------
DashboardControllerTest: test_should_get_home
---------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:24:41 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.6ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (37.5ms)
Completed 200 OK in 1297ms (Views: 1291.8ms | ActiveRecord: 1.0ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
----------------------------------------------
DashboardControllerTest: test_should_get_other
----------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:24:42 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 68], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.4ms)
Completed 200 OK in 15ms (Views: 13.3ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.6ms) SELECT COUNT(*) FROM "abraham_histories"
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.0ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.4ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:25:39 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.7ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 65], ["created_at", 2016-11-21 20:25:39 UTC], ["updated_at", 2016-11-21 20:25:39 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 26ms (Views: 0.9ms | ActiveRecord: 2.4ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.4ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.3ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
----------------------------------------------
DashboardControllerTest: test_should_get_other
----------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:25:39 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (2.2ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (41.3ms)
Completed 200 OK in 1264ms (Views: 1260.1ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------
DashboardControllerTest: test_should_get_home
---------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:25:40 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.9ms)
Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.3ms)
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:30:43 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 9330283], ["created_at", 2016-11-21 20:30:44 UTC], ["updated_at", 2016-11-21 20:30:44 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 21ms (Views: 0.9ms | ActiveRecord: 2.0ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:30:44 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.2ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 2941], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (33.7ms)
Completed 200 OK in 1763ms (Views: 1759.2ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:30:45 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.7ms)
Completed 200 OK in 17ms (Views: 12.4ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.0ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:32:02 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.9ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 3], ["created_at", 2016-11-21 20:32:02 UTC], ["updated_at", 2016-11-21 20:32:02 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 23ms (Views: 1.3ms | ActiveRecord: 2.5ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:32:03 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.2ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 7263], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (34.4ms)
Completed 200 OK in 1247ms (Views: 1243.2ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:32:04 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.5ms)
Completed 200 OK in 15ms (Views: 11.6ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:33:38 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.3ms)
AbrahamHistory Load (0.9ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 1], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (36.3ms)
Completed 200 OK in 1308ms (Views: 1302.7ms | ActiveRecord: 1.3ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:33:40 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.8ms)
Completed 200 OK in 15ms (Views: 13.1ms | ActiveRecord: 0.3ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:33:40 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.1ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 9517], ["created_at", 2016-11-21 20:33:40 UTC], ["updated_at", 2016-11-21 20:33:40 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 15ms (Views: 0.9ms | ActiveRecord: 1.8ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.6ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:37:06 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (6.3ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (50.4ms)
Completed 200 OK in 1337ms (Views: 1332.5ms | ActiveRecord: 0.9ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:37:07 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 1570], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.7ms)
Completed 200 OK in 22ms (Views: 12.1ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:37:07 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 90], ["created_at", 2016-11-21 20:37:07 UTC], ["updated_at", 2016-11-21 20:37:07 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 16ms (Views: 1.0ms | ActiveRecord: 2.1ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:37:53 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.7ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (36.5ms)
Completed 200 OK in 1315ms (Views: 1310.5ms | ActiveRecord: 0.9ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:37:54 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 5], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.6ms)
Completed 200 OK in 14ms (Views: 11.8ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.4ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:37:54 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 94], ["created_at", 2016-11-21 20:37:54 UTC], ["updated_at", 2016-11-21 20:37:54 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 18ms (Views: 0.9ms | ActiveRecord: 2.3ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.6ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:41:37 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 1813], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (61.1ms)
Completed 200 OK in 1315ms (Views: 1310.3ms | ActiveRecord: 0.8ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:41:38 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.1ms)
Completed 200 OK in 17ms (Views: 12.8ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.6ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:41:38 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.5ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 8], ["created_at", 2016-11-21 20:41:38 UTC], ["updated_at", 2016-11-21 20:41:38 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 16ms (Views: 1.1ms | ActiveRecord: 2.0ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.4ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.4ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:58:34 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.8ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 0], ["created_at", 2016-11-21 20:58:34 UTC], ["updated_at", 2016-11-21 20:58:34 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 22ms (Views: 0.9ms | ActiveRecord: 2.4ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:58:34 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.3ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 41], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (40.6ms)
Completed 200 OK in 1264ms (Views: 1260.4ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:58:36 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.0ms)
Completed 200 OK in 14ms (Views: 11.9ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:58:36 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 3], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.9ms)
Completed 200 OK in 16ms (Views: 12.5ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 15:59:36 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 148897], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (41.9ms)
Completed 200 OK in 1272ms (Views: 1268.0ms | ActiveRecord: 0.8ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:59:37 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 2528], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.0ms)
Completed 200 OK in 14ms (Views: 11.6ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:59:37 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 3], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.9ms)
Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.2ms)
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 15:59:37 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 56839885], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.1ms)
Completed 200 OK in 15ms (Views: 12.8ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 15:59:37 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.5ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 1], ["created_at", 2016-11-21 20:59:37 UTC], ["updated_at", 2016-11-21 20:59:37 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 16ms (Views: 1.0ms | ActiveRecord: 2.1ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:23:05 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (7.5ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 423], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (31.2ms)
Completed 200 OK in 1407ms (Views: 1403.7ms | ActiveRecord: 0.9ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 22:23:06 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.7ms)
Completed 200 OK in 16ms (Views: 12.1ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:23:06 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 2], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.3ms)
Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.5ms)
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:23:06 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.9ms)
Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 22:23:06 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.5ms) SAVEPOINT active_record_1
SQL (1.2ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 0], ["created_at", 2016-11-22 03:23:06 UTC], ["updated_at", 2016-11-22 03:23:06 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 16ms (Views: 0.8ms | ActiveRecord: 2.1ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.8ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:37:41 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 31], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (33.0ms)
Completed 200 OK in 1289ms (Views: 1284.4ms | ActiveRecord: 0.9ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 22:37:43 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 2], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.7ms)
Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.6ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:37:43 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 9], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.3ms)
Completed 200 OK in 15ms (Views: 11.9ms | ActiveRecord: 0.2ms)
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:37:43 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 5], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.3ms)
Completed 200 OK in 15ms (Views: 11.9ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 22:37:43 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.0ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 41], ["created_at", 2016-11-22 03:37:43 UTC], ["updated_at", 2016-11-22 03:37:43 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 15ms (Views: 1.0ms | ActiveRecord: 1.5ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(1.2ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.6ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 22:38:32 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.7ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 23], ["created_at", 2016-11-22 03:38:32 UTC], ["updated_at", 2016-11-22 03:38:32 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 20ms (Views: 0.9ms | ActiveRecord: 2.3ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.2ms) rollback transaction
(0.2ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:38:32 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (3.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (33.5ms)
Completed 200 OK in 1217ms (Views: 1213.1ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 22:38:33 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.7ms)
Completed 200 OK in 13ms (Views: 10.9ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:38:34 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.4ms)
Completed 200 OK in 15ms (Views: 12.8ms | ActiveRecord: 0.2ms)
(0.2ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.0ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:39:34 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (3.7ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (37.3ms)
Completed 200 OK in 1360ms (Views: 1355.9ms | ActiveRecord: 0.8ms)
(0.2ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:39:36 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 37], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.7ms)
Completed 200 OK in 16ms (Views: 13.6ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 22:39:36 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.7ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 40], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.0ms)
Completed 200 OK in 17ms (Views: 14.9ms | ActiveRecord: 0.3ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.0ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.4ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 22:39:36 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.6ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 9], ["created_at", 2016-11-22 03:39:36 UTC], ["updated_at", 2016-11-22 03:39:36 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 19ms (Views: 0.9ms | ActiveRecord: 2.3ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.2ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.2ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.5ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 22:42:25 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.6ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 0], ["created_at", 2016-11-22 03:42:25 UTC], ["updated_at", 2016-11-22 03:42:25 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 22ms (Views: 0.9ms | ActiveRecord: 2.7ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:42:25 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (35.0ms)
Completed 200 OK in 1227ms (Views: 1223.6ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 22:42:26 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 45150], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.6ms)
Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:42:26 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 3], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.0ms)
Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.2ms)
(0.2ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.2ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.1ms) rollback transaction
(0.2ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.2ms) rollback transaction
(0.3ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.4ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-21 22:50:17 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.7ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 945], ["created_at", 2016-11-22 03:50:17 UTC], ["updated_at", 2016-11-22 03:50:17 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 21ms (Views: 1.1ms | ActiveRecord: 2.3ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.5ms) rollback transaction
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-21 22:50:18 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (2.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 7], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (33.1ms)
Completed 200 OK in 1226ms (Views: 1222.1ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:50:19 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 5], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.1ms)
Completed 200 OK in 14ms (Views: 12.4ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:50:19 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 1], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.8ms)
Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.2ms)
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-21 22:50:19 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 709], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.2ms)
Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) begin transaction
-------------------------
Abraham::Test: test_truth
-------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------
InstallGeneratorTest: test_should_generate_a_migration
------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
---------------------------------------------------------
InstallGeneratorTest: test_should_generate_an_initializer
---------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_initializer_when_told_to_do_so
-------------------------------------------------------------------------
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------------
InstallGeneratorTest: test_should_skip_the_migration_when_told_to_do_so
-----------------------------------------------------------------------
(0.2ms) rollback transaction
(0.1ms) begin transaction
-------------------------------------------------------------
DashboardControllerTest: test_home_should_have_home_tour_code
-------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-22 10:05:47 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (4.2ms)
AbrahamHistory Load (0.4ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 482], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (29.2ms)
Completed 200 OK in 1606ms (Views: 1594.5ms | ActiveRecord: 0.9ms)
(0.4ms) rollback transaction
(0.2ms) begin transaction
---------------------------------------------------------------
DashboardControllerTest: test_other_should_have_other_tour_code
---------------------------------------------------------------
Started GET "/dashboard/other" for 127.0.0.1 at 2016-11-22 10:05:49 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 6], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.2ms)
Completed 200 OK in 26ms (Views: 15.0ms | ActiveRecord: 0.2ms)
(0.2ms) rollback transaction
(0.1ms) begin transaction
------------------------------------------------------------
DashboardControllerTest: test_uses_configured_shepherd_theme
------------------------------------------------------------
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-22 10:05:49 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 281], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (1.9ms)
Completed 200 OK in 21ms (Views: 11.8ms | ActiveRecord: 0.2ms)
Started GET "/dashboard/home" for 127.0.0.1 at 2016-11-22 10:05:49 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 8], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.0ms)
Completed 200 OK in 33ms (Views: 20.5ms | ActiveRecord: 0.2ms)
(0.1ms) rollback transaction
(0.1ms) begin transaction
-----------------------------------------------------------------
AbrahamHistoriesControllerTest: test_should_create_AbrahamHistory
-----------------------------------------------------------------
(0.4ms) SELECT COUNT(*) FROM "abraham_histories"
Started POST "/abraham_histories.json" for 127.0.0.1 at 2016-11-22 10:05:49 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"abraham_history"=>{"action_name"=>"foo", "controller_name"=>"bar", "tour_name"=>"baz"}}
(0.1ms) SAVEPOINT active_record_1
SQL (1.0ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "bar"], ["action_name", "foo"], ["tour_name", "baz"], ["creator_id", 0], ["created_at", 2016-11-22 15:05:49 UTC], ["updated_at", 2016-11-22 15:05:49 UTC]]
(0.1ms) RELEASE SAVEPOINT active_record_1
Completed 201 Created in 16ms (Views: 1.1ms | ActiveRecord: 1.6ms)
(0.1ms) SELECT COUNT(*) FROM "abraham_histories"
(0.6ms) rollback transaction