tmspzz/Rome

Add Tests for some simple funcions

Open

#27 opened on Oct 2, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (771 stars) (54 forks)batch import
good first issuehacktoberfest

Description

Tests are currently lacking in the project. While some functions are harder to tests there are a few low hanging fruits.

Steps which explain the enhancement

By using QuickCheck add more tests

Tests should reside in the tests directory

Current and suggested behavior

No changes to the application's behaviour

Why would the enhancement be useful to most users

This change would enhance the confidence in the code base

Rome version: v0.6.0.10 OS and version: MacOSX 10.11.6 - El Capitan

Contributor guide