test/dummy/log/test.log in push_routes-0.0.6 vs test/dummy/log/test.log in push_routes-0.0.7

- old
+ new

@@ -33949,5 +33949,247 @@ Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 81], ["updated_at", "2017-06-28 14:36:11.199599"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction + ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (0.1ms) begin transaction +---------------------------------------------------- +NewGetRouteTest: test_returns_correct_new_get_routes +---------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +---------------------------------- +EnableRoutesTest: test_nested_path +---------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +------------------------------------------------------------------- +EnableRoutesTest: test_doesn't_let_you_enable_action_with_no_routes +------------------------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +----------------------------------- +EnableRoutesTest: test_add_on_twice +----------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +-------------------------------- +EnableRoutesTest: test_added_url +-------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +-------------------------------- +EnableRoutesTest: test_basic_url +-------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +-------------------------------------- +EnableRoutesTest: test_url_with_params +-------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +----------------------------------------------------- +EnableRoutesTest: test_can_add_witout_explecit_enable +----------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +------------------------------------------------ +EnableRoutesTest: test_add_on_existing_url_error +------------------------------------------------ +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +--------------------------------- +EnableRoutesTest: test_basic_path +--------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +---------------------------------------------------------------------------------------------- +NonStandardControllerTest: test_shouldn't_crash_when_there_is_a_controller_in_the_wrong_folder +---------------------------------------------------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +--------------------------------------------- +NotificationStringTest: test_params_wrong_key +--------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +---------------------------------------- +NotificationStringTest: test_params_okay +---------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +------------------------------------------- +NotificationStringTest: test_no_params_okay +------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +------------------------------------------------- +NotificationStringTest: test_no_params_okay_false +------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +-------------------------------------------- +NotificationStringTest: test_params_not_hash +-------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +--------------------------------------- +TriggerTest: test_specific_trigger_fail +--------------------------------------- +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.8ms) INSERT INTO "people" ("age", "created_at", "updated_at") VALUES (?, ?, ?) [["age", 100], ["created_at", "2017-08-24 21:55:41.103626"], ["updated_at", "2017-08-24 21:55:41.103626"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 60], ["updated_at", "2017-08-24 21:55:41.116945"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (2.6ms) rollback transaction +  (0.1ms) begin transaction +--------------------------------------------------- +TriggerTest: test_specific_trigger_function_success +--------------------------------------------------- +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "updated_at") VALUES (?, ?, ?) [["age", 100], ["created_at", "2017-08-24 21:55:42.639992"], ["updated_at", "2017-08-24 21:55:42.639992"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 81], ["updated_at", "2017-08-24 21:55:42.645665"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.0ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 79], ["updated_at", "2017-08-24 21:55:42.650427"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.0ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 78], ["updated_at", "2017-08-24 21:55:42.654698"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.0ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 82], ["updated_at", "2017-08-24 21:55:42.658026"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.6ms) rollback transaction +  (0.1ms) begin transaction +------------------------------------------ +TriggerTest: test_specific_trigger_success +------------------------------------------ +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "updated_at") VALUES (?, ?, ?) [["age", 100], ["created_at", "2017-08-24 21:55:44.171249"], ["updated_at", "2017-08-24 21:55:44.171249"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 60], ["updated_at", "2017-08-24 21:55:44.177228"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.0ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 40], ["updated_at", "2017-08-24 21:55:44.182732"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.0ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 51], ["updated_at", "2017-08-24 21:55:44.189881"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.5ms) rollback transaction +  (0.1ms) begin transaction +-------------------------------------- +TriggerTest: test_trigger_specific_age +-------------------------------------- +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.4ms) INSERT INTO "people" ("age", "created_at", "updated_at") VALUES (?, ?, ?) [["age", 100], ["created_at", "2017-08-24 21:55:45.702502"], ["updated_at", "2017-08-24 21:55:45.702502"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "people" SET "age" = ?, "updated_at" = ? WHERE "people"."id" = ? [["age", 81], ["updated_at", "2017-08-24 21:55:45.709582"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.6ms) rollback transaction +  (0.1ms) begin transaction +------------------------------- +TriggerTest: test_basic_trigger +------------------------------- +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "updated_at") VALUES (?, ?, ?) [["age", 100], ["created_at", "2017-08-24 21:55:47.227388"], ["updated_at", "2017-08-24 21:55:47.227388"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (2.3ms) rollback transaction +  (0.1ms) begin transaction +---------------------------------------------- +SmarterAddTest: test_allows_adding_id_triggers +---------------------------------------------- +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +---------------------------------------------------------------------------------------- +SmarterAddTest: test_the_id_triggers_with_infered_response_type_and_infered_trigger_type +---------------------------------------------------------------------------------------- +  (0.1ms) SAVEPOINT active_record_1 + SQL (2.3ms) INSERT INTO "clubs" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2017-08-24 21:55:49.252843"], ["updated_at", "2017-08-24 21:55:49.252843"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (2.3ms) rollback transaction +  (0.1ms) begin transaction +---------------------------------------------- +SmarterAddTest: test_id_triggers_actually_fire +---------------------------------------------- +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "people" ("club_id", "created_at", "updated_at") VALUES (?, ?, ?) [["club_id", 20], ["created_at", "2017-08-24 21:55:50.769573"], ["updated_at", "2017-08-24 21:55:50.769573"]] + Club Load (0.1ms) SELECT "clubs".* FROM "clubs" WHERE "clubs"."id" = ? LIMIT 1 [["id", 20]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.3ms) rollback transaction +  (0.1ms) begin transaction +--------------------------------------------------------------- +SmarterAddTest: test_the_id_triggers_with_infered_response_type +--------------------------------------------------------------- +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "clubs" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2017-08-24 21:55:52.292327"], ["updated_at", "2017-08-24 21:55:52.292327"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "people" ("club_id", "created_at", "updated_at") VALUES (?, ?, ?) [["club_id", 1], ["created_at", "2017-08-24 21:55:52.295691"], ["updated_at", "2017-08-24 21:55:52.295691"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (2.6ms) rollback transaction +  (0.1ms) begin transaction +-------------------------------------------------------------- +PushRoutesUrlParamsAssociationsTest: test_works_not_at_the_end +-------------------------------------------------------------- +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +---------------------------------------------------------------------------------- +PushRoutesUrlParamsAssociationsTest: test_works_not_at_the_end_with_trailing_slash +---------------------------------------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +--------------------------------------------------------------- +PushRoutesUrlParamsAssociationsTest: test_finds_multiple_params +--------------------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +------------------------------------------------------- +PushRoutesUrlParamsAssociationsTest: test_empty_if_none +------------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +----------------------------------------- +ReloadTest: test_reloading_keeps_triggers +----------------------------------------- +  (0.2ms) begin transaction +----------------------------------------------- +PushRoutesUrlMatcherTest: test_url_matcher_okay +----------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +-------------------------------------------------------------- +PushRoutesUrlMatcherTest: test_url_matcher_reject_ending_slash +-------------------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +------------------------------------ +PushRoutesUrlMatcherTest: test_truth +------------------------------------ +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +--------------------------------------------------------------- +PushRoutesUrlMatcherTest: test_url_matcher_reject_missing_param +--------------------------------------------------------------- +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +------------------------------- +EngineTest: test_class_prefixes +------------------------------- +  (0.0ms) rollback transaction