Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 317 Bytes

fl_test_perl

Perl autotests for FantLab.ru

Setup:

Create .env file on the directory where you execute the docker-compose up command (and your docker-compose.yml file is located) with the following content:

FL_USER=your_user
FL_PASSWORD=your_password

To start:

$ run_test.sh