Shift tests from test_tranform.py to test_convert.py

Open Beginner friendly
#100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
testing-qa

Research direction

Start by comparing test_transform.py and test_convert.py, locating the tests for grid2geo, geo2grid, llh2xyz, and xyz2llh. Move those tests into test_convert.py, remove their old copies, and run the relevant Python test suite to confirm they still pass.

Written by the indexing model from the issue text.

Description

Functions grid2geo, geo2grid, llh2xyz and xyz2llh were shifted from transform to convert. Their tests need to be moved from test_transform to test_convert

Dominant language
Python
Stars
117
Forks
50
PR merge metrics
No merged PRs in 30d

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.

More from GeoscienceAustralia/GeodePy

All issues in GeoscienceAustralia/GeodePy

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.