Summary
Great job if you made it this far in the book. You have not only written an app but also a web and an API server in Swift. In this chapter, you expanded on the Shopping List app idea and wrote tests for the server application. You configured a CI pipeline to run those tests automatically. By now, you should have a good understanding of how to write tests for your Vapor application. You also should have a good background in setting up a CI Pipeline for your future projects using Travis or other CI services. In the next chapter, you will learn how to deploy your Shopping List app to Vapor's cloud service and also take a look at other cloud services.