knbarton / ners570-finalproject

Ners 570 Final Project
1 stars 1 forks source link

Add successful unit test for mod_initialize #22

Closed littlewatkins closed 3 years ago

littlewatkins commented 3 years ago

Pull Request

Addresses #10

This pull request will currently add a test for the mod_initialize.f90. I made a basic unit test by checking the output of the module against a test array.

littlewatkins commented 3 years ago

I wrote some very basic unit tests for each module and function, and they all pass.