Merge pull request #6 in SSA/pycapo from release/0.3 to main
* commit '3d2b9d63': SSA-6463: version bump fix SSA-6463: version bump and release prep SSA-6463: now using fake properties files in test_pycapo SSA-6463: fixed last deprecation warning and added more unit tests for pycapo SSA-6463: fix deprecated method call SSA-6463: version bump per Daniel SSA-6463: replaced deprecated readfp() with read_file()
Showing
- pycapo/_version.py 1 addition, 1 deletionpycapo/_version.py
- pycapo/models.py 5 additions, 5 deletionspycapo/models.py
- setup.py 6 additions, 2 deletionssetup.py
- tests/test_data/__init__.py 0 additions, 0 deletionstests/test_data/__init__.py
- tests/test_data/dev_profile.properties 11 additions, 0 deletionstests/test_data/dev_profile.properties
- tests/test_data/empty_profile.properties 1 addition, 0 deletionstests/test_data/empty_profile.properties
- tests/test_data/prod_profile.properties 11 additions, 0 deletionstests/test_data/prod_profile.properties
- tests/test_properties.py 1 addition, 1 deletiontests/test_properties.py
- tests/test_pycapo.py 208 additions, 0 deletionstests/test_pycapo.py
Loading
Please register or sign in to comment