Skip to content

Improve github actions tests with assertions #682

@Shettland

Description

@Shettland

Our automatic tests via github-actions workflows are still far from perfect as they only make sure the proper module does not crash under the given conditions.

Implementing a series of assertions with something like assert sample["sample_id"] != "Not Provided" can help us to point out unexpected errors that may arise from the Pull-Requested changes

Sub-issues

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions