Issue: There are a lot of functions in the common.py file which don't have unit tests. Currently, only the is_int function is tested Solution: Unit tests for the other testable functions should be added