kaisero / fireREST

Python library for interacting with Cisco Firepower Management Center REST API
GNU General Public License v3.0
70 stars 49 forks source link

Add testing for internals #18

Closed kaisero closed 3 years ago

kaisero commented 4 years ago

There are not enough tests in FireREST to make sure new builds do not break the library. Integration tests should be added for all core functionalities

kaisero commented 3 years ago

Sufficient testing has been added in release 1.0.0 to make sure the core functuality of FireREST works correctly. Another issue will be opened to make sure all api resources also include test cases for all variations