StevenFrost / AviationWeather

A C++ library for formatting and parsing various meteorology-related data structures
Other
4 stars 1 forks source link

Tests for internal processes #15

Closed StevenFrost closed 9 years ago

StevenFrost commented 9 years ago

Currently our tests only cover the public interfaces and very little of the internal processes. It would be useful to add unit tests that check the functionality for individual parsers & converters as well as integration tests that check the whole process.

Possible unit test areas: