JamesLongman / Squad-Mortar-Calculator-IOS

IOS App: Mortar calculator for the video game Squad
https://itunes.apple.com/app/id1352781413
MIT License
3 stars 0 forks source link

Create tests for project #5

Open JamesLongman opened 6 years ago

JamesLongman commented 6 years ago

Some time after the project is initially completed it would be nice if tests could be added and some form of CI software such as Travis could be integrated with the repo to assist in any further development that may take place

JamesLongman commented 6 years ago

Very disappointed with what I have been able to do with this issue, I am finding this issue many times more complicated that I anticipated; unfortunately I am going to have to migrate about 80-90% of the project file tests to #35 while I do what I can with return style code.

This is looking to be the sort of problem that could take me several full days to work out so maybe I will return to it if I happen to become more experienced with swift testing. Some tests are better than no tests though and I will implement and uphold testing on any files with functions that return testable results