Skip to content

Test all data types with persistent data storage #17

@killenb

Description

@killenb

The tests for persistent data storage only use uint16_t, float and int32_t. They should be done for all data types, especially also for std::string.

Recommendation: Start adding a variable with std::string to all test before adding the remaining numerical types.

This is a follow up of #9. It should be done after #11 (or maybe as a sub-task if it?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions