Path	Lines of Code
config/environments/test.rb	21
test/application_system_test_case.rb	4
test/channels/application_cable/connection_test.rb	3
test/controllers/account_activations_controller_test.rb	3
test/controllers/microposts_controller_test.rb	28
test/controllers/relationships_controller_test.rb	15
test/controllers/sessions_controller_test.rb	7
test/controllers/static_pages_controller_test.rb	23
test/controllers/users_controller_test.rb	60
test/helpers/sessions_helper_test.rb	15
test/integration/following_test.rb	63
test/integration/microposts_interface_test.rb	30
test/integration/password_resets_test.rb	81
test/integration/site_layout_test.rb	11
test/integration/users_edit_test.rb	32
test/integration/users_index_test.rb	30
test/integration/users_login_test.rb	76
test/integration/users_profile_test.rb	19
test/integration/users_signup_test.rb	61
test/mailers/previews/user_mailer_preview.rb	12
test/mailers/user_mailer_test.rb	24
test/models/micropost_test.rb	25
test/models/relationship_test.rb	18
test/models/user_test.rb	94
test/test_helper.rb	19
