ONSdigital / sml-python-small

Statistical Methods Library for Python Pandas methods used in SPP.
MIT License
10 stars 5 forks source link

Spp 9889 full coverage of uat tests #45

Closed jhmjam closed 1 year ago

jhmjam commented 1 year ago

Synopsis

The purpose of this PR is to add all test cases (belonging to the UAT cases) to the test suite.

This branch is also moving the UAT into a separate class while also merging with another branch with the same goal.

The UAT tests all have a default precision value of 28.

Checklist