Python test cases

Python test cases are used to check the correctness of the business logic. In Chapter 6, Basic Server-Side Development, you saw how you can modify the business logic of the existing app. This makes it even more important, as customization might break the app's functionality. In this chapter, we will write a test case to validate the business logic to change the book's state.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset