Refactoring #1524
"FitSuite" currently used in two different meanings
Status: | Archived | Start date: | 21 Jul 2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | wuttke | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint32 |
Description
"FitSuite" is a collection of fit routines, wrapped under a common API.
Currently, the name "FitSuite" is also used for a class and a CMake target used in functional testing. This is potentially confusing and must be changed.
Resolution: in all of Tests/Functional, rename <Foo>Suite to <Foo>TestSuite.