opencdms-dev / pyopencdms-old

⭐🐍 pyopencdms aims to build a common Python API on top of multiple Climate Data Management Systems (CDMS) that use different underlying database engines
MIT License
4 stars 6 forks source link

Feat/test schema checker #22

Closed faysal-ishtiaq closed 3 years ago

faysal-ishtiaq commented 3 years ago

In this PR, I have refactored @Shaibujnr's PR to make the tests more modular and easily understandable.