synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Add tests to cpo-core #63

Closed berryware closed 8 months ago

berryware commented 2 years ago

cpo-core is currenty tested via the cpo-jdbc and cpo-cassandra unit tests. There should be separate unit tests for cpo-core so that we know we did not break any existing functionality

berryware commented 8 months ago

Added 2 new tests here to test some of the core code. May add more later depending on test coverage