Skip to content

Add tests to prove that the methods of every class do not change something inplace #329

@Marsmaennchen221

Description

@Marsmaennchen221

Is your feature request related to a problem?

Currently there are almost no tests that test weather the methods do not change values inplace.

Desired solution

Add tests to test this behaviour for every inplace method.
If there are functions that change values inplace: change the behaviour so that the methods do not change values inplace.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

testing 🧪Additional automated tests

Type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions