elthran / UDK

A text-based empire strategy game
0 stars 0 forks source link

Iss-10: Add Unit Test Architecture for the Back-End #15

Closed klondikemarlen closed 3 years ago

klondikemarlen commented 3 years ago

Fixes https://github.com/elthran/UDK/issues/10

Basic test environment.

Requires: docker-compose down -v && docker-compose build && ./bin/dev test the first time. After that ./bin/dev test is find.

Uses