Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 469 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 469 Bytes

Setup

  • Install Java 11

Import project

Open root dir as Gradle project.

IntelliJ IDEA preferences

Build & run tests

Preferences > Build tools > Gradle:

Build and run using: IntelliJ IDEA
Run tests using: IntelliJ IDEA

Code style

Preferences > Editor > Code style:

Java indents: 2-2-4
Scala indents: 2-2-4

Environment variables

BASE_URL=https://demoapp.strongqa.com
API_TOKEN=<api-token-of-demo-rails-app>