Skip to content

[Testing] Simplify and create pytest for the process around "input" in C0 #583

@smartie2076

Description

@smartie2076

In C0, there is still a relict that works with the strings "input", which is neither tested nor very clear programming. We should create tests for this section and see if we can simplify.

Places where the strings are used:

  • As input to C0.receive_timeseries_from_csv() here and here
  • In C0.receive_timeseries_from_csv here

In #498 we changed something in that structure, and we have to hope that our benchmark tests protect us from any weird consequences.

Originally posted by @smartie2076 in #498 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions