Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Team 5 - Smart Towns
Manage
Activity
Members
Labels
Plan
Issues
34
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rhys Evans
Team 5 - Smart Towns
Commits
43e47a72
Commit
43e47a72
authored
1 year ago
by
Gabriel Copat
Browse files
Options
Downloads
Patches
Plain Diff
Added tests
parent
3943688e
No related branches found
Branches containing commit
No related tags found
1 merge request
!36
Resolve "As a user I want to be able to use the application on any device e.g. iPhone, iPad, Laptop"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/test/java/Team5/SmartTowns/users/UserTests.java
+1
-0
1 addition, 0 deletions
src/test/java/Team5/SmartTowns/users/UserTests.java
with
1 addition
and
0 deletions
src/test/java/Team5/SmartTowns/users/UserTests.java
+
1
−
0
View file @
43e47a72
...
...
@@ -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
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment