Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 227 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 227 Bytes

Test task

Setup

Create environment variables

make set_env

Build docker image

make build

Run docker container

make run

Run tests

make test

Improvements list here