Innopolis University DevOps Playground
Skip to content

Add unit tests

Vadim Ksenofontov requested to merge unit_tests into main

Added unit tests for GET and POST requests. Tests for DELETE request are not possible now, needs to add functionality on backend.

Merge request reports