Created
April 15, 2016 15:07
-
-
Save ChasManRors/e66a7c3ce0b1b887c3474622163873a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vmm (Fixture_Groups_and__act_as_2)$ rspec spec/models/fixture_group_spec.rb:96 | |
API::V1::Defaults was included by API::V1::Base | |
API::V1::Helpers was included by API::V1::Helpers | |
Run options: include {:all_clients=>true, :locations=>{"./spec/models/fixture_group_spec.rb"=>[96]}} | |
FixtureGroup | |
acts_as fixture group | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
will create fixture group from acts_as(ed) fixture type | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
members have different fixture types | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
will have a fixture group type composed of different fixture types | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
will have fixture group type which act_as another fixture_group type | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
/Users/cmagid/projects/vmm/lib/swftools/png2swf: /Users/cmagid/projects/vmm/lib/swftools/png2swf: cannot execute binary file | |
will have an act as type different from type itself | |
Finished in 3.72 seconds (files took 9.21 seconds to load) | |
5 examples, 0 failures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment