Good software development is never complete without good testing. JHipster generates quite a lot of automated tests out of the box, and there are options to choose even more. Let's run the generated server side and client side tests for the application to make sure everything is working as expected.
First, open a terminal/command line and navigate to the project folder.