New REST end point that create a test project and test user with basic user info:
- First name
- Last name
- Email
Everything else is built out of these informations:
- A new user is created (with automatic login name and generated password)
- A new project is created as well (no possibility to choose template), the created user is admin of this project
- The REST end point returns the project name, user login, and password