simvue-io / simvue-io/python-api

Fully test `run`

Open
#323 0 comments 0 reactions 1 assignee View on GitHub

@kzscisoft is already working on this.

Since May 9, 2024.

testing
Dominant language
Python
Stars
4
Forks
1
Avg merge
5d 8h
Merged PRs (30d)
4

Description

There are a few things in run which are not currently tested (in tests/refactor/ or tests/unit) but should be:

  • use the filetype parameter of .save
  • confirm attempting to save a file of size 0 causes a warning
  • save a non-file object
  • use .save_directory
  • use .save_file
  • use .save_object
  • use .save_all
  • use .add_alerts
  • use .create_alert with source="metrics"
  • use .log_alert

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.