Skip to content
Snippets Groups Projects

Integration tests

Merged Olav Håberg Dimmen requested to merge newfunc-testing into master
9 files
+ 239
18
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 14
0
 
{
 
"admin": {
 
"name": "admin",
 
"password": "Password"
 
},
 
"testfacility": {
 
"name": "big gym",
 
"date": "2021-03-08",
 
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor",
 
"latitude": "63.4104",
 
"longitude": "10.4182",
 
"url": "https://www.hackingwithswift.com/uploads/matrix.jpg"
 
}
 
}
 
\ No newline at end of file
Loading