SETI / rms-pds4indextools

PDS4 index tools Python module
Apache License 2.0
0 stars 0 forks source link

Adding unit tests, golden files, and supplemental labels #10

Closed esimpsons3ti closed 2 months ago

esimpsons3ti commented 4 months ago

This pull request will introduce the unit tests for the indexing tools.

Fixes #7

Fixes #6

Fixes #5

esimpsons3ti commented 4 months ago

This is now in a state to be actually looked at. The changes also now include new functionality in the current program to do the following:

Let me know if you have any questions.

esimpsons3ti commented 4 months ago

I have added the new command line argument function, now named --dump-available-elements.

Fixes #8