Skip to content
Snippets Groups Projects
Commit 43e47a72 authored by Gabriel Copat's avatar Gabriel Copat
Browse files

Added tests

parent 3943688e
No related branches found
No related tags found
1 merge request!36Resolve "As a user I want to be able to use the application on any device e.g. iPhone, iPad, Laptop"
......@@ -12,6 +12,7 @@ import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
@TestInstance(TestInstance.Lifecycle.PER_CLASS)
@DisplayName("User Database Operations")
@SpringBootTest
class UserTests {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment