tigl icon indicating copy to clipboard operation
tigl copied to clipboard

Improve coverage of tigl api

Open rainman110 opened this issue 9 years ago • 0 comments

The api itself is quite badly tested. We have a line coverage of only 35%.

It is best to create a separate unit test suite just for api testing. This we can keep the fast unit tests and have the possibly slower api tests separately.

rainman110 avatar Jun 01 '15 09:06 rainman110