To run autotests you should:
- Clone and build project from: https://github.com/nachg/kvision-realworld-example-app-fullstack
- Perform gradle commands: backendRun and frontendRun
- Check the http://localhost:3000/
- Create a new User with [email protected]/test credentials and create a new post
- Run gradle test