anitab-org / mentorship-ios

THIS PROJECT IS ARCHIVED. Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the iOS application of this project.
GNU General Public License v3.0
14 stars 28 forks source link

feat: Service Tests are robust now. Manual login not required to run test suite. #120

Closed yugantarjain closed 4 years ago

yugantarjain commented 4 years ago

Description

This PR implements temp keychain allocation and deallocation in test classes so that the test suite can be run easily and not require manual login beforehand.

This PR also updates the Travis and it now runs the Xcode test suite.

Fixes #119

Type of Change:

Code/Quality Assurance Only

How Has This Been Tested?

Tested on Xcode.

Checklist:

Code/Quality Assurance Only

yugantarjain commented 4 years ago

@anitab-org/mentorship-ios-maintainers merge conflicts resolved.