RESOStandards / web-api-commander

Client tools and libraries to work with and test RESO Web APIs.
https://commander.reso.org
Other
37 stars 18 forks source link

Add Scoring Functionality #57

Closed darnjo closed 11 months ago

darnjo commented 3 years ago

Once #56 is complete, results need to be scored. This step will count and warn when differences in fields between access levels are found. For example, if an IDX field is present for one set of data but not another. This consists of running the same matching algorithm twice and therefore only one set of code is produced.

TODO:

darnjo commented 11 months ago

This item was completed with Data Dictionary 1.7. However, RESO is no longer doing payload diffs as part of testing. Instead, we test with full access and publish what we find so data consumers can compare to what they see with their credentials.