Running the test

We have now created the database using Evolution, configured Slick, and implemented the data access objects to access the tables.

Let's execute the tests we wrote at the beginning; they should compile and should all be successful.

Run DatabaseSpec to be sure, as follows:

Our persistence layer is now ready to be used. We can deploy this layer on the cloud to make sure the deployment is working smoothly.

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

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