Finished in 6.69216 seconds. 1) Error: test_create_hospital(BBMB::TestBbmbAppAdmin): NoMethodError: undefined method `email' for nil:NilClass ./test/test_bbmbapp.rb:328:in `setup' 2) Error: test_generate_password(BBMB::TestBbmbAppAdmin): NoMethodError: undefined method `email' for nil:NilClass ./test/test_bbmbapp.rb:328:in `setup' 3) Error: test_save_hospital(BBMB::TestBbmbAppAdmin): NoMethodError: undefined method `email' for nil:NilClass ./test/test_bbmbapp.rb:328:in `setup' 4) Error: test_dont_send_empty_order(BBMB::TestBbmbAppHospital): NoMethodError: undefined method `email' for nil:NilClass ./test/test_bbmbapp.rb:461:in `setup' 5) Error: test_keep_price(BBMB::TestBbmbAppHospital): NoMethodError: undefined method `email' for nil:NilClass ./test/test_bbmbapp.rb:461:in `setup' 6) Error: test_send_order(BBMB::TestBbmbAppHospital): NoMethodError: undefined method `email' for nil:NilClass ./test/test_bbmbapp.rb:461:in `setup' 7) Failure: test_create_admin(BBMB::TestBbmbAppLoggedIn) [./test/test_bbmbapp.rb:201]: not logged in. is not true. 8) Failure: test_duplicate_email1(BBMB::TestBbmbAppLoggedIn) [./test/test_bbmbapp.rb:278]: not logged in. is not true. 9) Failure: test_duplicate_email2(BBMB::TestBbmbAppLoggedIn) [./test/test_bbmbapp.rb:289]: not logged in. is not true. 10) Failure: test_save_admin(BBMB::TestBbmbAppLoggedIn) [./test/test_bbmbapp.rb:249]: not logged in. is not true. 11) Failure: test_make_statistics_export(BBMB::TestCustomBehaviorGag) [./test/test_behavior.rb:448]: <["100;100;12.34", "100;100;56.78", "100;100;90.12", "100;100;34.56", "100;100;78.90", "101;101;12.34", "101;101;56.78", "101;101;90.12", "101;101;34.56", "101;101;78.90", "99;99;12.34", "99;99;56.78", "99;99;90.12", "99;99;34.56", "99;99;78.90", "Total Umsatz;;;;;818.10", "Umsatzbeteiligung exkl. MwSt.;;;;;0.82", "MwSt. (7.6%);;;;;0.06", "Umsatzbeteiligung inkl. MwSt. (7.6%);;;;;0.88"]> expected but was <["100;100;12.34", "100;100;56.78", "100;100;90.12", "100;100;34.56", "100;100;78.90", "101;101;12.34", "101;101;56.78", "101;101;90.12", "101;101;34.56", "101;101;78.90", "99;99;12.34", "99;99;56.78", "99;99;90.12", "99;99;34.56", "99;99;78.90", "Total Umsatz;;;;;818.10", "Umsatzbeteiligung exkl. MwSt.;;;;;0.82", "MwSt. (8.0%);;;;;0.01", "Umsatzbeteiligung inkl. MwSt. (8.0%);;;;;0.82"]>. 12) Failure: test_delete_archive_order(BBMB::TestHospitalUser) [./test/test_user.rb:522]: Order not included in orders!. expected to not be nil. 13) Failure: test_inject_order_commit_time(BBMB::TestHospitalUser) [./test/test_user.rb:498]: Order not included in orders!. expected to not be nil. 14) Failure: test_recognizes(BBMB::TestHospitalUser) [/home/masa/work/bbmb.ch/src/model/user.rb:130:in `recognizes?' /home/masa/work/bbmb.ch/src/model/hospital.rb:244:in `recognizes?' ./test/test_user.rb:714:in `test_recognizes']: wrong method called on Session; expected flavor, was [] 15) Failure: test_commit(BBMB::TestOrder) [./test/test_order.rb:130]: is not true. 16) Failure: test_resolve_product(BBMB::TestReseller) [./test/test_reseller.rb:197]: expected but was . 17) Failure: test_offset(TestValidator) [./test/test_validator.rb:86]: <""> expected but was . 18) Failure: test_utf8(TestValidator) [./test/test_validator.rb:91]: <"\344"> expected but was <"\303\244">. 187 tests, 982 assertions, 12 failures, 6 errors