Book Image

Learning Yii Testing

Book Image

Learning Yii Testing

Overview of this book

Table of Contents (16 chapters)
Learning Yii Testing
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We have covered the final aspect of testing in this chapter. We've gone through the provided tests. We have also understood any additional syntax, configured Selenium, run the first batch of tests, and then moved on to implementing and tying the API previously developed into the interface with a modal login feature.

In the next chapter, we are going to learn about a lot of logs and how information can be generated by our tests to better our understanding of testing. We will also see if we've missed anything.