serokell / coffer

Multi-backend password store with multiple frontends
4 stars 2 forks source link

[#43] `run-bats-tests` script added. #45

Closed DK318 closed 2 years ago

DK318 commented 2 years ago

Description

Problem

In order to run bats tests you need to manually start vault and then run make bats.

Solution

Added script that starts two instances of vault, runs bats tests and after all kills these two instances.

Related issue(s)

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)