@delroth_ For the unit tests, how many checks should a single test do?
@Lioncache for stuff like math functions, taking some special values is usually enough. Be careful to not re-implement the function in tests
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@Lioncache for stuff like math functions, taking some special values is usually enough. Be careful to not re-implement the function in tests