eobardthawne21p / Social-Connect

0 stars 1 forks source link

Fixed part of the integration test issues #107

Closed FranciscoJavierC closed 2 weeks ago

FranciscoJavierC commented 2 weeks ago

Fixed part of the integration test issues. Files changed where: pages_ccontroller_test.rb posts_controller_test.rb users_controller_test.rb user.rb test_helper.rb I had to make sure in the test_helper that there was a login method so that the integration tests can access the post actions.