pattern_generator 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +0 -5
- data/lib/generators/policy/policy_generator.rb +24 -0
- data/lib/generators/policy/templates/policy.rb +9 -0
- data/lib/generators/policy/templates/policy_spec.rb +9 -0
- data/lib/generators/policy/templates/policy_test.rb +7 -0
- data/lib/generators/service/service_generator.rb +7 -2
- data/lib/generators/service/templates/service.rb +0 -1
- data/lib/generators/service/templates/service_test.rb +7 -0
- data/lib/pattern_generator/version.rb +1 -1
- data/lib/pattern_generator.rb +2 -0
- data/test/dummy/log/development.log +0 -0
- data/test/dummy/log/test.log +1133 -0
- data/test/generators/policy_generator_test.rb +41 -0
- data/test/generators/{service/service_generator_test.rb → service_generator_test.rb} +13 -4
- metadata +30 -8
- data/README.rdoc +0 -3
data/test/dummy/log/test.log
CHANGED
@@ -584,3 +584,1136 @@ ServiceGeneratorTest: test_correct_file_is_generated
|
|
584
584
|
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
585
585
|
---------------------------------------------------------
|
586
586
|
[1m[35m (0.2ms)[0m rollback transaction
|
587
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
588
|
+
[1m[36m (1.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
589
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
590
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
591
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
592
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
593
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
594
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
595
|
+
---------------------------------------------------------
|
596
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
597
|
+
---------------------------------------------------------
|
598
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
599
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
600
|
+
----------------------------------------------------
|
601
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
602
|
+
----------------------------------------------------
|
603
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
604
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
605
|
+
[1m[36m (2.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
606
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
607
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
608
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
609
|
+
[1m[36m (1.3ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
610
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
611
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
612
|
+
---------------------------------------------------------
|
613
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
614
|
+
---------------------------------------------------------
|
615
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
616
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
617
|
+
----------------------------------------------------
|
618
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
619
|
+
----------------------------------------------------
|
620
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
621
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
622
|
+
[1m[36m (2.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
623
|
+
[1m[35m (0.4ms)[0m select sqlite_version(*)
|
624
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
625
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
626
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
627
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
628
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
629
|
+
---------------------------------------------------------
|
630
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
631
|
+
---------------------------------------------------------
|
632
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
633
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
634
|
+
----------------------------------------------------
|
635
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
636
|
+
----------------------------------------------------
|
637
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
638
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
639
|
+
[1m[36m (3.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
640
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
641
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
642
|
+
[1m[35m (0.2ms)[0m SELECT version FROM "schema_migrations"
|
643
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
644
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
645
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
646
|
+
----------------------------------------------------
|
647
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
648
|
+
----------------------------------------------------
|
649
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
650
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
651
|
+
---------------------------------------------------------
|
652
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
653
|
+
---------------------------------------------------------
|
654
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
655
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
656
|
+
[1m[36m (2.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
657
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
658
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
659
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
660
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
661
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.3ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
662
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
663
|
+
---------------------------------------------------------
|
664
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
665
|
+
---------------------------------------------------------
|
666
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
667
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
668
|
+
----------------------------------------------------
|
669
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
670
|
+
----------------------------------------------------
|
671
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
672
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
673
|
+
[1m[36m (3.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
674
|
+
[1m[35m (0.2ms)[0m select sqlite_version(*)
|
675
|
+
[1m[36m (1.3ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
676
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
677
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
678
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
679
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
680
|
+
----------------------------------------------------
|
681
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
682
|
+
----------------------------------------------------
|
683
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
684
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
685
|
+
---------------------------------------------------------
|
686
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
687
|
+
---------------------------------------------------------
|
688
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
689
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
690
|
+
[1m[36m (3.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
691
|
+
[1m[35m (0.2ms)[0m select sqlite_version(*)
|
692
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
693
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
694
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
695
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
696
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
697
|
+
----------------------------------------------------
|
698
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
699
|
+
----------------------------------------------------
|
700
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
701
|
+
[1m[36m (0.7ms)[0m [1mbegin transaction[0m
|
702
|
+
---------------------------------------------------------
|
703
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
704
|
+
---------------------------------------------------------
|
705
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
706
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
707
|
+
[1m[36m (2.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
708
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
709
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
710
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
711
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
712
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
713
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
714
|
+
----------------------------------------------------
|
715
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
716
|
+
----------------------------------------------------
|
717
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
718
|
+
[1m[36m (6.8ms)[0m [1mbegin transaction[0m
|
719
|
+
---------------------------------------------------------
|
720
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
721
|
+
---------------------------------------------------------
|
722
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
723
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
724
|
+
[1m[36m (2.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
725
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
726
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
727
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
728
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
729
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
730
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
731
|
+
----------------------------------------------------
|
732
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
733
|
+
----------------------------------------------------
|
734
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
735
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
736
|
+
---------------------------------------------------------
|
737
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
738
|
+
---------------------------------------------------------
|
739
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
740
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
741
|
+
[1m[36m (3.0ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
742
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
743
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
744
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
745
|
+
[1m[36m (1.2ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
746
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
747
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
748
|
+
---------------------------------------------------------
|
749
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
750
|
+
---------------------------------------------------------
|
751
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
752
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
753
|
+
----------------------------------------------------
|
754
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
755
|
+
----------------------------------------------------
|
756
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
757
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
758
|
+
[1m[36m (1.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
759
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
760
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
761
|
+
[1m[35m (0.2ms)[0m SELECT version FROM "schema_migrations"
|
762
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
763
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
764
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
765
|
+
---------------------------------------------------------
|
766
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
767
|
+
---------------------------------------------------------
|
768
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
769
|
+
[1m[36m (0.7ms)[0m [1mbegin transaction[0m
|
770
|
+
----------------------------------------------------
|
771
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
772
|
+
----------------------------------------------------
|
773
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
774
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
775
|
+
[1m[36m (2.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
776
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
777
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
778
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
779
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
780
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
781
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
782
|
+
----------------------------------------------------
|
783
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
784
|
+
----------------------------------------------------
|
785
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
786
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
787
|
+
---------------------------------------------------------
|
788
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
789
|
+
---------------------------------------------------------
|
790
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
791
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
792
|
+
[1m[36m (3.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
793
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
794
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
795
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
796
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
797
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
798
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
799
|
+
----------------------------------------------------
|
800
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
801
|
+
----------------------------------------------------
|
802
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
803
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
804
|
+
---------------------------------------------------------
|
805
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
806
|
+
---------------------------------------------------------
|
807
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
808
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
809
|
+
[1m[36m (3.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
810
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
811
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
812
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
813
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
814
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
815
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
816
|
+
---------------------------------------------------------
|
817
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
818
|
+
---------------------------------------------------------
|
819
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
820
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
821
|
+
----------------------------------------------------
|
822
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
823
|
+
----------------------------------------------------
|
824
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
825
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
826
|
+
[1m[36m (3.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
827
|
+
[1m[35m (0.2ms)[0m select sqlite_version(*)
|
828
|
+
[1m[36m (1.3ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
829
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
830
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
831
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
832
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
833
|
+
---------------------------------------------------------
|
834
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
835
|
+
---------------------------------------------------------
|
836
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
837
|
+
[1m[36m (1.1ms)[0m [1mbegin transaction[0m
|
838
|
+
----------------------------------------------------
|
839
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
840
|
+
----------------------------------------------------
|
841
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
842
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
843
|
+
[1m[36m (3.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
844
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
845
|
+
[1m[36m (1.6ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
846
|
+
[1m[35m (0.2ms)[0m SELECT version FROM "schema_migrations"
|
847
|
+
[1m[36m (1.3ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
848
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
849
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
850
|
+
---------------------------------------------------------
|
851
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
852
|
+
---------------------------------------------------------
|
853
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
854
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
855
|
+
----------------------------------------------------
|
856
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
857
|
+
----------------------------------------------------
|
858
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
859
|
+
[1m[36m (3.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
860
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
861
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
862
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
863
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
864
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
865
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
866
|
+
---------------------------------------------------------
|
867
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
868
|
+
---------------------------------------------------------
|
869
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
870
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
871
|
+
----------------------------------------------------
|
872
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
873
|
+
----------------------------------------------------
|
874
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
875
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
876
|
+
--------------------------------------------------------------------------------
|
877
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
878
|
+
--------------------------------------------------------------------------------
|
879
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
880
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
881
|
+
[1m[36m (3.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
882
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
883
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
884
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
885
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
886
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
887
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
888
|
+
--------------------------------------------------------------------------------
|
889
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
890
|
+
--------------------------------------------------------------------------------
|
891
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
892
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
893
|
+
---------------------------------------------------------
|
894
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
895
|
+
---------------------------------------------------------
|
896
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
897
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
898
|
+
----------------------------------------------------
|
899
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
900
|
+
----------------------------------------------------
|
901
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
902
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
903
|
+
[1m[36m (3.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
904
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
905
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
906
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
907
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
908
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
909
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
910
|
+
----------------------------------------------------
|
911
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
912
|
+
----------------------------------------------------
|
913
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
914
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
915
|
+
---------------------------------------------------------
|
916
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
917
|
+
---------------------------------------------------------
|
918
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
919
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
920
|
+
--------------------------------------------------------------------------------
|
921
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
922
|
+
--------------------------------------------------------------------------------
|
923
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
924
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
925
|
+
[1m[36m (3.0ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
926
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
927
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
928
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
929
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
930
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
931
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
932
|
+
----------------------------------------------------
|
933
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
934
|
+
----------------------------------------------------
|
935
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
936
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
937
|
+
---------------------------------------------------------
|
938
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
939
|
+
---------------------------------------------------------
|
940
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
941
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
942
|
+
--------------------------------------------------------------------------------
|
943
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
944
|
+
--------------------------------------------------------------------------------
|
945
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
946
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
947
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
948
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
949
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
950
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
951
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
952
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
953
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
954
|
+
----------------------------------------------------
|
955
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
956
|
+
----------------------------------------------------
|
957
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
958
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
959
|
+
---------------------------------------------------------
|
960
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
961
|
+
---------------------------------------------------------
|
962
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
963
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
964
|
+
--------------------------------------------------------------------------------
|
965
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
966
|
+
--------------------------------------------------------------------------------
|
967
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
968
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
969
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
970
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
971
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
972
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
973
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
974
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
975
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
976
|
+
--------------------------------------------------------------------------------
|
977
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
978
|
+
--------------------------------------------------------------------------------
|
979
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
980
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
981
|
+
---------------------------------------------------------
|
982
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
983
|
+
---------------------------------------------------------
|
984
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
985
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
986
|
+
----------------------------------------------------
|
987
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
988
|
+
----------------------------------------------------
|
989
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
990
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
991
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
992
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
993
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
994
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
995
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
996
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
997
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
998
|
+
--------------------------------------------------------------------------------
|
999
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1000
|
+
--------------------------------------------------------------------------------
|
1001
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
1002
|
+
[1m[36m (0.6ms)[0m [1mbegin transaction[0m
|
1003
|
+
---------------------------------------------------------
|
1004
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1005
|
+
---------------------------------------------------------
|
1006
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
1007
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
1008
|
+
----------------------------------------------------
|
1009
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1010
|
+
----------------------------------------------------
|
1011
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
1012
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1013
|
+
[1m[36m (1.5ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1014
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1015
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1016
|
+
[1m[35m (0.2ms)[0m SELECT version FROM "schema_migrations"
|
1017
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1018
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1019
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1020
|
+
---------------------------------------------------------
|
1021
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1022
|
+
---------------------------------------------------------
|
1023
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1024
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1025
|
+
----------------------------------------------------
|
1026
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1027
|
+
----------------------------------------------------
|
1028
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1029
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1030
|
+
--------------------------------------------------------------------------------
|
1031
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1032
|
+
--------------------------------------------------------------------------------
|
1033
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1034
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1035
|
+
[1m[36m (3.5ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1036
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1037
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1038
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1039
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1040
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1041
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1042
|
+
--------------------------------------------------------------------------------
|
1043
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1044
|
+
--------------------------------------------------------------------------------
|
1045
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1046
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1047
|
+
---------------------------------------------------------
|
1048
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1049
|
+
---------------------------------------------------------
|
1050
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1051
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1052
|
+
----------------------------------------------------
|
1053
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1054
|
+
----------------------------------------------------
|
1055
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1056
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1057
|
+
[1m[36m (2.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1058
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1059
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1060
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1061
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1062
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1063
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1064
|
+
----------------------------------------------------
|
1065
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1066
|
+
----------------------------------------------------
|
1067
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1068
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1069
|
+
---------------------------------------------------------
|
1070
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1071
|
+
---------------------------------------------------------
|
1072
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1073
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1074
|
+
--------------------------------------------------------------------------------
|
1075
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1076
|
+
--------------------------------------------------------------------------------
|
1077
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1078
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1079
|
+
[1m[36m (3.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1080
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1081
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1082
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1083
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1084
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1085
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1086
|
+
----------------------------------------------------
|
1087
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1088
|
+
----------------------------------------------------
|
1089
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1090
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1091
|
+
---------------------------------------------------------
|
1092
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1093
|
+
---------------------------------------------------------
|
1094
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1095
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1096
|
+
--------------------------------------------------------------------------------
|
1097
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1098
|
+
--------------------------------------------------------------------------------
|
1099
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1100
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1101
|
+
[1m[36m (3.5ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1102
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1103
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1104
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1105
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1106
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1107
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1108
|
+
----------------------------------------------------
|
1109
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1110
|
+
----------------------------------------------------
|
1111
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1112
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1113
|
+
---------------------------------------------------------
|
1114
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1115
|
+
---------------------------------------------------------
|
1116
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1117
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1118
|
+
--------------------------------------------------------------------------------
|
1119
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1120
|
+
--------------------------------------------------------------------------------
|
1121
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1122
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1123
|
+
[1m[36m (3.5ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1124
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1125
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1126
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1127
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1128
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1129
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1130
|
+
----------------------------------------------------
|
1131
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1132
|
+
----------------------------------------------------
|
1133
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1134
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1135
|
+
---------------------------------------------------------
|
1136
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1137
|
+
---------------------------------------------------------
|
1138
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1139
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1140
|
+
--------------------------------------------------------------------------------
|
1141
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1142
|
+
--------------------------------------------------------------------------------
|
1143
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1144
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1145
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1146
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1147
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1148
|
+
[1m[35m (0.2ms)[0m SELECT version FROM "schema_migrations"
|
1149
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1150
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1151
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1152
|
+
----------------------------------------------------
|
1153
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1154
|
+
----------------------------------------------------
|
1155
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1156
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1157
|
+
--------------------------------------------------------------------------------
|
1158
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1159
|
+
--------------------------------------------------------------------------------
|
1160
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1161
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1162
|
+
---------------------------------------------------------
|
1163
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1164
|
+
---------------------------------------------------------
|
1165
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1166
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1167
|
+
[1m[36m (3.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1168
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1169
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1170
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1171
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1172
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1173
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1174
|
+
----------------------------------------------------
|
1175
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1176
|
+
----------------------------------------------------
|
1177
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1178
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1179
|
+
---------------------------------------------------------
|
1180
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1181
|
+
---------------------------------------------------------
|
1182
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1183
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1184
|
+
--------------------------------------------------------------------------------
|
1185
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1186
|
+
--------------------------------------------------------------------------------
|
1187
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1188
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1189
|
+
[1m[36m (1.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1190
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1191
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1192
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1193
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1194
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1195
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1196
|
+
----------------------------------------------------
|
1197
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1198
|
+
----------------------------------------------------
|
1199
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1200
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1201
|
+
--------------------------------------------------------------------------------
|
1202
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1203
|
+
--------------------------------------------------------------------------------
|
1204
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1205
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1206
|
+
---------------------------------------------------------
|
1207
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1208
|
+
---------------------------------------------------------
|
1209
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1210
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1211
|
+
[1m[36m (3.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1212
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1213
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1214
|
+
[1m[35m (0.3ms)[0m SELECT version FROM "schema_migrations"
|
1215
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1216
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1217
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1218
|
+
--------------------------------------------------------------------------------
|
1219
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1220
|
+
--------------------------------------------------------------------------------
|
1221
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1222
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1223
|
+
----------------------------------------------------
|
1224
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1225
|
+
----------------------------------------------------
|
1226
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1227
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1228
|
+
---------------------------------------------------------
|
1229
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1230
|
+
---------------------------------------------------------
|
1231
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1232
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1233
|
+
[1m[36m (1.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1234
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1235
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1236
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1237
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1238
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1239
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1240
|
+
[1m[36m (3.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1241
|
+
[1m[35m (0.2ms)[0m select sqlite_version(*)
|
1242
|
+
[1m[36m (1.3ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1243
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1244
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1245
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.3ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1246
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1247
|
+
--------------------------------------------------------------------------------
|
1248
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1249
|
+
--------------------------------------------------------------------------------
|
1250
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1251
|
+
---------------------------------------------------------
|
1252
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1253
|
+
---------------------------------------------------------
|
1254
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_2[0m
|
1255
|
+
----------------------------------------------------
|
1256
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1257
|
+
----------------------------------------------------
|
1258
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1259
|
+
[1m[36m (3.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1260
|
+
[1m[35m (0.2ms)[0m select sqlite_version(*)
|
1261
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1262
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1263
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1264
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1265
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1266
|
+
---------------------------------------------------------
|
1267
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1268
|
+
---------------------------------------------------------
|
1269
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1270
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1271
|
+
----------------------------------------------------
|
1272
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1273
|
+
----------------------------------------------------
|
1274
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1275
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1276
|
+
--------------------------------------------------------------------------------
|
1277
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1278
|
+
--------------------------------------------------------------------------------
|
1279
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1280
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1281
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1282
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1283
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1284
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1285
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1286
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1287
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1288
|
+
[1m[36m (2.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1289
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1290
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1291
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1292
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1293
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1294
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1295
|
+
--------------------------------------------------------------------------------
|
1296
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1297
|
+
--------------------------------------------------------------------------------
|
1298
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1299
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1300
|
+
---------------------------------------------------------
|
1301
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1302
|
+
---------------------------------------------------------
|
1303
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1304
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1305
|
+
----------------------------------------------------
|
1306
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1307
|
+
----------------------------------------------------
|
1308
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1309
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1310
|
+
---------------------------------------------------
|
1311
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1312
|
+
---------------------------------------------------
|
1313
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1314
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1315
|
+
[1m[36m (1.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1316
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1317
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1318
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1319
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1320
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1321
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1322
|
+
---------------------------------------------------
|
1323
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1324
|
+
---------------------------------------------------
|
1325
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1326
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1327
|
+
----------------------------------------------------
|
1328
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1329
|
+
----------------------------------------------------
|
1330
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1331
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1332
|
+
--------------------------------------------------------------------------------
|
1333
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1334
|
+
--------------------------------------------------------------------------------
|
1335
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1336
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1337
|
+
---------------------------------------------------------
|
1338
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1339
|
+
---------------------------------------------------------
|
1340
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1341
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1342
|
+
[1m[36m (3.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1343
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1344
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1345
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1346
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1347
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1348
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1349
|
+
----------------------------------------------------
|
1350
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1351
|
+
----------------------------------------------------
|
1352
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1353
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1354
|
+
---------------------------------------------------------
|
1355
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1356
|
+
---------------------------------------------------------
|
1357
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1358
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1359
|
+
--------------------------------------------------------------------------------
|
1360
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1361
|
+
--------------------------------------------------------------------------------
|
1362
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1363
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1364
|
+
---------------------------------------------------
|
1365
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1366
|
+
---------------------------------------------------
|
1367
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
1368
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1369
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1370
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1371
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1372
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1373
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1374
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1375
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1376
|
+
----------------------------------------------------
|
1377
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1378
|
+
----------------------------------------------------
|
1379
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1380
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1381
|
+
--------------------------------------------------------------------------------
|
1382
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1383
|
+
--------------------------------------------------------------------------------
|
1384
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1385
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1386
|
+
---------------------------------------------------------
|
1387
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1388
|
+
---------------------------------------------------------
|
1389
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1390
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1391
|
+
---------------------------------------------------
|
1392
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1393
|
+
---------------------------------------------------
|
1394
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1395
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1396
|
+
[1m[36m (3.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1397
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1398
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1399
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1400
|
+
[1m[36m (1.3ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1401
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1402
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1403
|
+
----------------------------------------------------
|
1404
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1405
|
+
----------------------------------------------------
|
1406
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1407
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1408
|
+
--------------------------------------------------------------------------------
|
1409
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1410
|
+
--------------------------------------------------------------------------------
|
1411
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1412
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1413
|
+
---------------------------------------------------------
|
1414
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1415
|
+
---------------------------------------------------------
|
1416
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1417
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1418
|
+
---------------------------------------------------
|
1419
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1420
|
+
---------------------------------------------------
|
1421
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1422
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1423
|
+
[1m[36m (3.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1424
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1425
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1426
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1427
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1428
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1429
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1430
|
+
---------------------------------------------------
|
1431
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1432
|
+
---------------------------------------------------
|
1433
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1434
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1435
|
+
---------------------------------------------------------
|
1436
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1437
|
+
---------------------------------------------------------
|
1438
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1439
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1440
|
+
----------------------------------------------------
|
1441
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1442
|
+
----------------------------------------------------
|
1443
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1444
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1445
|
+
--------------------------------------------------------------------------------
|
1446
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1447
|
+
--------------------------------------------------------------------------------
|
1448
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1449
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1450
|
+
[1m[36m (3.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1451
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1452
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1453
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1454
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1455
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1456
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1457
|
+
--------------------------------------------------------------------------------
|
1458
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1459
|
+
--------------------------------------------------------------------------------
|
1460
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1461
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1462
|
+
----------------------------------------------------
|
1463
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1464
|
+
----------------------------------------------------
|
1465
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1466
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1467
|
+
---------------------------------------------------------
|
1468
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1469
|
+
---------------------------------------------------------
|
1470
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1471
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1472
|
+
---------------------------------------------------
|
1473
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1474
|
+
---------------------------------------------------
|
1475
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1476
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1477
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1478
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1479
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1480
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1481
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1482
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1483
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1484
|
+
---------------------------------------------------------
|
1485
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1486
|
+
---------------------------------------------------------
|
1487
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1488
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1489
|
+
----------------------------------------------------
|
1490
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1491
|
+
----------------------------------------------------
|
1492
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1493
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1494
|
+
--------------------------------------------------------------------------------
|
1495
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1496
|
+
--------------------------------------------------------------------------------
|
1497
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1498
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1499
|
+
---------------------------------------------------
|
1500
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1501
|
+
---------------------------------------------------
|
1502
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1503
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1504
|
+
-------------------------------------------------
|
1505
|
+
PolicyGeneratorTest: test_rspec_file_is_generated
|
1506
|
+
-------------------------------------------------
|
1507
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1508
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1509
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1510
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1511
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1512
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1513
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1514
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1515
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1516
|
+
--------------------------------------------------------------------------------
|
1517
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1518
|
+
--------------------------------------------------------------------------------
|
1519
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1520
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1521
|
+
---------------------------------------------------------
|
1522
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1523
|
+
---------------------------------------------------------
|
1524
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1525
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1526
|
+
----------------------------------------------------
|
1527
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1528
|
+
----------------------------------------------------
|
1529
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1530
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1531
|
+
---------------------------------------------------
|
1532
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1533
|
+
---------------------------------------------------
|
1534
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1535
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1536
|
+
-------------------------------------------------
|
1537
|
+
PolicyGeneratorTest: test_rspec_file_is_generated
|
1538
|
+
-------------------------------------------------
|
1539
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1540
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1541
|
+
[1m[36m (3.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1542
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1543
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1544
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1545
|
+
[1m[36m (1.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1546
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1547
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1548
|
+
-------------------------------------------------
|
1549
|
+
PolicyGeneratorTest: test_rspec_file_is_generated
|
1550
|
+
-------------------------------------------------
|
1551
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1552
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1553
|
+
---------------------------------------------------
|
1554
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1555
|
+
---------------------------------------------------
|
1556
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1557
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1558
|
+
--------------------------------------------------------------------------------
|
1559
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1560
|
+
--------------------------------------------------------------------------------
|
1561
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1562
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1563
|
+
----------------------------------------------------
|
1564
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1565
|
+
----------------------------------------------------
|
1566
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1567
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1568
|
+
---------------------------------------------------------
|
1569
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1570
|
+
---------------------------------------------------------
|
1571
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1572
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1573
|
+
[1m[36m (2.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1574
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1575
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1576
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1577
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1578
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1579
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1580
|
+
-------------------------------------------------
|
1581
|
+
PolicyGeneratorTest: test_rspec_file_is_generated
|
1582
|
+
-------------------------------------------------
|
1583
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1584
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1585
|
+
------------------------------------------------------------------------------
|
1586
|
+
PolicyGeneratorTest: test_if_minitest_is_specified,_minitest_file_is_generated
|
1587
|
+
------------------------------------------------------------------------------
|
1588
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1589
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1590
|
+
---------------------------------------------------
|
1591
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1592
|
+
---------------------------------------------------
|
1593
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1594
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1595
|
+
----------------------------------------------------
|
1596
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1597
|
+
----------------------------------------------------
|
1598
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1599
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1600
|
+
---------------------------------------------------------
|
1601
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1602
|
+
---------------------------------------------------------
|
1603
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1604
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1605
|
+
--------------------------------------------------------------------------------
|
1606
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1607
|
+
--------------------------------------------------------------------------------
|
1608
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1609
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1610
|
+
[1m[36m (3.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1611
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1612
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1613
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1614
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1615
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1616
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1617
|
+
----------------------------------------------------
|
1618
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1619
|
+
----------------------------------------------------
|
1620
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1621
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1622
|
+
--------------------------------------------------------------------------------
|
1623
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1624
|
+
--------------------------------------------------------------------------------
|
1625
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1626
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1627
|
+
---------------------------------------------------------
|
1628
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1629
|
+
---------------------------------------------------------
|
1630
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1631
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1632
|
+
------------------------------------------------------------------------------
|
1633
|
+
PolicyGeneratorTest: test_if_minitest_is_specified,_minitest_file_is_generated
|
1634
|
+
------------------------------------------------------------------------------
|
1635
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1636
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1637
|
+
---------------------------------------------------
|
1638
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1639
|
+
---------------------------------------------------
|
1640
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1641
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1642
|
+
-------------------------------------------------
|
1643
|
+
PolicyGeneratorTest: test_rspec_file_is_generated
|
1644
|
+
-------------------------------------------------
|
1645
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1646
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1647
|
+
[1m[36m (3.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1648
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1649
|
+
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1650
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1651
|
+
[1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1652
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1653
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1654
|
+
-------------------------------------------------
|
1655
|
+
PolicyGeneratorTest: test_rspec_file_is_generated
|
1656
|
+
-------------------------------------------------
|
1657
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1658
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1659
|
+
------------------------------------------------------------------------------
|
1660
|
+
PolicyGeneratorTest: test_if_minitest_is_specified,_minitest_file_is_generated
|
1661
|
+
------------------------------------------------------------------------------
|
1662
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1663
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1664
|
+
---------------------------------------------------
|
1665
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1666
|
+
---------------------------------------------------
|
1667
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1668
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1669
|
+
---------------------------------------------------------
|
1670
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1671
|
+
---------------------------------------------------------
|
1672
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1673
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1674
|
+
----------------------------------------------------
|
1675
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1676
|
+
----------------------------------------------------
|
1677
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1678
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
1679
|
+
--------------------------------------------------------------------------------
|
1680
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1681
|
+
--------------------------------------------------------------------------------
|
1682
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1683
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1684
|
+
[1m[36m (2.9ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
1685
|
+
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
1686
|
+
[1m[36m (1.0ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
1687
|
+
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
1688
|
+
[1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
1689
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
1690
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1691
|
+
----------------------------------------------------
|
1692
|
+
ServiceGeneratorTest: test_correct_file_is_generated
|
1693
|
+
----------------------------------------------------
|
1694
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1695
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1696
|
+
---------------------------------------------------------
|
1697
|
+
ServiceGeneratorTest: test_correct_spec_file_is_generated
|
1698
|
+
---------------------------------------------------------
|
1699
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
1700
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1701
|
+
--------------------------------------------------------------------------------
|
1702
|
+
ServiceGeneratorTest: test_generates_minitest_file_if_test-framework_is_minitest
|
1703
|
+
--------------------------------------------------------------------------------
|
1704
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1705
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1706
|
+
------------------------------------------------------------------------------
|
1707
|
+
PolicyGeneratorTest: test_if_minitest_is_specified,_minitest_file_is_generated
|
1708
|
+
------------------------------------------------------------------------------
|
1709
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1710
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1711
|
+
-------------------------------------------------
|
1712
|
+
PolicyGeneratorTest: test_rspec_file_is_generated
|
1713
|
+
-------------------------------------------------
|
1714
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1715
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1716
|
+
---------------------------------------------------
|
1717
|
+
PolicyGeneratorTest: test_correct_file_is_generated
|
1718
|
+
---------------------------------------------------
|
1719
|
+
[1m[35m (0.2ms)[0m rollback transaction
|