----------------------------------------------------------------------------------------- BootstrapGeneratorTest: test_Assert_folder_layout_and_.gitkeep_files_are_properly_created ----------------------------------------------------------------------------------------- ------------------------------------------------------ BootstrapGeneratorTest: test_Does_not_add_jquery_twice ------------------------------------------------------ ----------------------------------------------------------------- BootstrapGeneratorTest: test_Does_not_error_if_Gemfile_is_missing ----------------------------------------------------------------- ------------------------------------------------------------------- BootstrapGeneratorTest: test_Leaves_jquery-ujs_if_--leave-jqueryujs ------------------------------------------------------------------- -------------------------------------------------------------------- BootstrapGeneratorTest: test_Leaves_turbolinks_if_--leave-turbolinks -------------------------------------------------------------------- ----------------------------------------------- BootstrapGeneratorTest: test_Removes_jquery-ujs ----------------------------------------------- ----------------------------------------------- BootstrapGeneratorTest: test_Removes_turbolinks ----------------------------------------------- ------------------------------------------------------- BootstrapGeneratorTest: test_Uses_config.ember.app_name ------------------------------------------------------- --------------------------------------------------------------- BootstrapGeneratorTest: test_Uses_config.ember.appkit.paths.app --------------------------------------------------------------- --------------------------------------------- BootstrapGeneratorTest: test_create_bootstrap --------------------------------------------- ------------------------------------------------------------------ BootstrapGeneratorTest: test_create_bootstrap_with_and_custom_path ------------------------------------------------------------------ ------------------------------------------------------------------ BootstrapGeneratorTest: test_create_bootstrap_with_custom_app_name ------------------------------------------------------------------ -------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_files_are_properly_created_(CamelCase) -------------------------------------------------------------------------- --------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_files_are_properly_created_(lower-case) --------------------------------------------------------------------------- ------------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_files_are_properly_created_with_custom_path ------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_object_names_are_properly_created_with_CamelCase_name ----------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ ComponentGeneratorTest: test_Assert_object_names_are_properly_created_with_lower-case_name ------------------------------------------------------------------------------------------ --------------------------------------------------------------- ComponentGeneratorTest: test_Uses_config.ember.appkit.paths.app --------------------------------------------------------------- ---------------------------------------------- ComponentGeneratorTest: test_default_component ---------------------------------------------- --------------------------------------------------------------- ControllerGeneratorTest: test_Assert_files_are_properly_created --------------------------------------------------------------- -------------------------------------------------------------------------------- ControllerGeneratorTest: test_Assert_files_are_properly_created_with_custom_path -------------------------------------------------------------------------------- ---------------------------------------------------------------- ControllerGeneratorTest: test_Uses_config.ember.appkit.paths.app ---------------------------------------------------------------- ---------------------------------------------- ControllerGeneratorTest: test_array_controller ---------------------------------------------- ------------------------------------------------ ControllerGeneratorTest: test_default_controller ------------------------------------------------ ----------------------------------------------- ControllerGeneratorTest: test_object_controller ----------------------------------------------- ---------------------------------------------------- HelperGeneratorTest: test_Generates_helper_correctly ---------------------------------------------------- ---------------------------------------------------------- ModelGeneratorTest: test_Assert_files_are_properly_created ---------------------------------------------------------- --------------------------------------------------------------------------- ModelGeneratorTest: test_Assert_files_are_properly_created_with_custom_path --------------------------------------------------------------------------- ----------------------------------------------------------- ModelGeneratorTest: test_Uses_config.ember.appkit.paths.app ----------------------------------------------------------- ------------------------------------- ModelGeneratorTest: test_create_model ------------------------------------- ------------------------------------------------ ModelGeneratorTest: test_create_namespaced_model ------------------------------------------------ --------------------------------------------------------------------------- ModelGeneratorTest: test_leave_parentheses_when_create_model_w/o_attributes --------------------------------------------------------------------------- -------------------------------------------------------------- ResourceGeneratorTest: test_Uses_config.ember.appkit.paths.app -------------------------------------------------------------- --------------------------------------------- ResourceGeneratorTest: test_create_controller --------------------------------------------- ---------------------------------------- ResourceGeneratorTest: test_create_route ---------------------------------------- ------------------------------------------- ResourceGeneratorTest: test_create_template ------------------------------------------- -------------------------------------- ResourceGeneratorTest: test_skip_route -------------------------------------- ----------------------------------------------------- ResourceOverrideTest: test_create_template_with_ember ----------------------------------------------------- -------------------------------------------------------- ResourceOverrideTest: test_create_template_without_ember -------------------------------------------------------- ---------------------------------------------------------- RouteGeneratorTest: test_Assert_files_are_properly_created ---------------------------------------------------------- --------------------------------------------------------------------------- RouteGeneratorTest: test_Assert_files_are_properly_created_with_custom_path --------------------------------------------------------------------------- ------------------------------------------- ScaffoldGeneratorTest: test_create_template ------------------------------------------- ------------------------------------------------------------------------------ TemplateGeneratorTest: test_Assert_files_are_properly_created_with_custom_path ------------------------------------------------------------------------------ -------------------------------------------------------------- TemplateGeneratorTest: test_Uses_config.ember.appkit.paths.app -------------------------------------------------------------- ---------------------------------------------- TemplateGeneratorTest: test_generates_template ---------------------------------------------- --------------------------------------------------------- ViewGeneratorTest: test_Assert_files_are_properly_created --------------------------------------------------------- -------------------------------------------------------------------------- ViewGeneratorTest: test_Assert_files_are_properly_created_with_custom_path -------------------------------------------------------------------------- ---------------------------------------------------------- ViewGeneratorTest: test_Uses_config.ember.appkit.paths.app ---------------------------------------------------------- ---------------------------------------------- ViewGeneratorTest: test_create_namespaced_view ---------------------------------------------- -------------------------------------------------------------------------- ViewGeneratorTest: test_create_view_and_template_(using_ember-rails_flags) -------------------------------------------------------------------------- ------------------------------------------------------------ ViewGeneratorTest: test_create_view_with_template_by_default ------------------------------------------------------------ ------------------------------------------------------ ViewGeneratorTest: test_create_view_without_a_template ------------------------------------------------------ ---------------------------------------------------- NavigationTest: test_can_render_default_landing_page ---------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-11-28 03:37:44 -0500 Processing by LandingController#index as HTML Rendered inline template within layouts/application (0.8ms) Completed 200 OK in 342ms (Views: 341.4ms) Started GET "/assets/application.css" for 127.0.0.1 at 2013-11-28 03:37:45 -0500 Started GET "/assets/application.js" for 127.0.0.1 at 2013-11-28 03:37:45 -0500 --------------------------------------------------- NavigationTest: test_can_using_simple_"ember_magic" --------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-11-28 03:37:45 -0500 Processing by LandingController#index as HTML Completed 200 OK in 1ms (Views: 1.3ms) Started GET "/assets/application.js" for 127.0.0.1 at 2013-11-28 03:37:45 -0500 ----------------------------------------------------------------------------------------- BootstrapGeneratorTest: test_Assert_folder_layout_and_.gitkeep_files_are_properly_created ----------------------------------------------------------------------------------------- ------------------------------------------------------- BootstrapGeneratorTest: test_Uses_config.ember.app_name ------------------------------------------------------- --------------------------------------------------------- BootstrapGeneratorTest: test_Uses_config.ember.ember_path --------------------------------------------------------- --------------------------------------------- BootstrapGeneratorTest: test_create_bootstrap --------------------------------------------- ------------------------------------------------------------------ BootstrapGeneratorTest: test_create_bootstrap_with_and_custom_path ------------------------------------------------------------------ ------------------------------------------------------------------ BootstrapGeneratorTest: test_create_bootstrap_with_custom_app_name ------------------------------------------------------------------ -------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_files_are_properly_created_(CamelCase) -------------------------------------------------------------------------- --------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_files_are_properly_created_(lower-case) --------------------------------------------------------------------------- ------------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_files_are_properly_created_with_custom_path ------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- ComponentGeneratorTest: test_Assert_object_names_are_properly_created_with_CamelCase_name ----------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ ComponentGeneratorTest: test_Assert_object_names_are_properly_created_with_lower-case_name ------------------------------------------------------------------------------------------ --------------------------------------------------------- ComponentGeneratorTest: test_Uses_config.ember.ember_path --------------------------------------------------------- ---------------------------------------------- ComponentGeneratorTest: test_default_component ---------------------------------------------- --------------------------------------------------------------- ControllerGeneratorTest: test_Assert_files_are_properly_created --------------------------------------------------------------- -------------------------------------------------------------------------------- ControllerGeneratorTest: test_Assert_files_are_properly_created_with_custom_path -------------------------------------------------------------------------------- ---------------------------------------------------------- ControllerGeneratorTest: test_Uses_config.ember.ember_path ---------------------------------------------------------- ---------------------------------------------- ControllerGeneratorTest: test_array_controller ---------------------------------------------- ------------------------------------------------ ControllerGeneratorTest: test_default_controller ------------------------------------------------ ----------------------------------------------------------- ControllerGeneratorTest: test_default_controller_namespaced ----------------------------------------------------------- ----------------------------------------------- ControllerGeneratorTest: test_object_controller ----------------------------------------------- ---------------------------------------------------------- ModelGeneratorTest: test_Assert_files_are_properly_created ---------------------------------------------------------- --------------------------------------------------------------------------- ModelGeneratorTest: test_Assert_files_are_properly_created_with_custom_path --------------------------------------------------------------------------- ----------------------------------------------------- ModelGeneratorTest: test_Uses_config.ember.ember_path ----------------------------------------------------- ------------------------------------- ModelGeneratorTest: test_create_model ------------------------------------- ------------------------------------------------ ModelGeneratorTest: test_create_namespaced_model ------------------------------------------------ --------------------------------------------------------------------------- ModelGeneratorTest: test_leave_parentheses_when_create_model_w/o_attributes --------------------------------------------------------------------------- -------------------------------------------------------- ResourceGeneratorTest: test_Uses_config.ember.ember_path -------------------------------------------------------- --------------------------------------------- ResourceGeneratorTest: test_create_controller --------------------------------------------- ---------------------------------------- ResourceGeneratorTest: test_create_route ---------------------------------------- ------------------------------------------- ResourceGeneratorTest: test_create_template ------------------------------------------- -------------------------------------- ResourceGeneratorTest: test_skip_route -------------------------------------- ---------------------------------------------------------- RouteGeneratorTest: test_Assert_files_are_properly_created ---------------------------------------------------------- --------------------------------------------------------------------------- RouteGeneratorTest: test_Assert_files_are_properly_created_with_custom_path --------------------------------------------------------------------------- ------------------------------------------------------------------------------ TemplateGeneratorTest: test_Assert_files_are_properly_created_with_custom_path ------------------------------------------------------------------------------ -------------------------------------------------------- TemplateGeneratorTest: test_Uses_config.ember.ember_path -------------------------------------------------------- ---------------------------------------------- TemplateGeneratorTest: test_generates_template ---------------------------------------------- --------------------------------------------------------- ViewGeneratorTest: test_Assert_files_are_properly_created --------------------------------------------------------- -------------------------------------------------------------------------- ViewGeneratorTest: test_Assert_files_are_properly_created_with_custom_path -------------------------------------------------------------------------- ---------------------------------------------------- ViewGeneratorTest: test_Uses_config.ember.ember_path ---------------------------------------------------- ---------------------------------------------- ViewGeneratorTest: test_create_namespaced_view ---------------------------------------------- -------------------------------------------------------------------------- ViewGeneratorTest: test_create_view_and_template_(using_ember-rails_flags) -------------------------------------------------------------------------- ------------------------------------------------------------ ViewGeneratorTest: test_create_view_with_template_by_default ------------------------------------------------------------ ------------------------------------------------------ ViewGeneratorTest: test_create_view_without_a_template ------------------------------------------------------ ----------------------------------------- NavigationTest: test_can_render_home_page ----------------------------------------- Started GET "/" for 127.0.0.1 at 2013-11-28 13:05:39 -0500 Processing by ApplicationController#show as HTML Rendered application/show.html within layouts/application (1.1ms) Completed 200 OK in 669ms (Views: 669.1ms) Started GET "/assets/application.css" for 127.0.0.1 at 2013-11-28 13:05:39 -0500 Started GET "/assets/application.js" for 127.0.0.1 at 2013-11-28 13:05:39 -0500