Adding working tests
Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
parent
b7fd487a2e
commit
1dba5d7106
2 changed files with 20 additions and 9 deletions
|
@ -17,6 +17,7 @@ const (
|
|||
WellKnownPass = "missy"
|
||||
BadPassword = "charlie"
|
||||
WellKnownPhotoID = "pqnzigq351j2fqgn" // This is a photo in the persistent sample app
|
||||
UnknownPhotoID = "1234567890"
|
||||
WellKnownSampleAppConnectionString = "http://localhost:8080"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue