- Knowledge of scala
- Knowledge of working with git in terminal
- Github account
- Bintray account
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class GetUserAccountISpec extends IntegrationUtils { | |
"/get-user-account/:sessionId" should { | |
"return an OK" when { | |
"a user exists, they are authorised and their user id has been fetched" in { | |
given | |
.mongo.hasExistingUser | |
.user.isAuthorised | |
.session.getUserId |
This guide is intended to help a developer get up and running using a Apple Mac. There is also an assumption that you are attempting to setup one of Apples recent operating systems (El Capitan, Sierra or High Sierra).
Whilst your device is off, insert the bootable USB with the operating system install. Press the power button and hold the alt
key to bring up the boot menu.