SETI / rms-pdsfile

pdsfile Python module
Apache License 2.0
0 stars 0 forks source link

PDS3 rules test are inconsistent #37

Open rfrenchseti opened 3 months ago

rfrenchseti commented 3 months ago

The tests run on each set of rules is inconsistent. For example:

It seems like each set of rules should have essentially the same series of tests in the same order, with consistent behavior for a given test name.

Also, there is a set of HST tests at line 402 of COUVIS_0xxx.py that should be moved to the HST rule file, but it has a different set of parametrize arguments so it wasn't obvious how to move it.