JuliaDataCubes / JuliaDataCubes/EarthDataLab.jl

Switch to the TestItemRunner setup for tests

Open
#289 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
34
Forks
14
PR merge metrics
No merged PRs in 30d

Description

It would be nice to switch to the TestItem setup for tests to have modular tests which can be tested seperately.
At the moment this is blocked by the setup of the testcube because we should avoid to redownload the esdc subset for every testitem separately. Therefore, this would need either a global test setup capability for the @testitemmacro or it would need a way to save the germanycube as an artifact which can then be reused in every testitem separately.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by tracing the current testcube setup and the TestItemRunner or @testitem test entry points. Determine how the esdc subset and germanycube are currently downloaded, then compare a global test setup with reusing a saved germanycube artifact; done means modular TestItem tests can run separately without redownloading the subset for each item.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
testing-qa
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.