Skip to content

This is a tiny Python flask API to develop tests against

Notifications You must be signed in to change notification settings

jsmilkstein/apitest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

apitest

This is a tiny Python flask API to develop tests against.

It has 1 endpoint (/v1/identities/<user id>/events) and static data for 1 user ID (12), but any integer user ID should be valid. It requires basic auth, for user "admin" and password "password"

Write whatever tests you think would be sufficient to test this.

About

This is a tiny Python flask API to develop tests against

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages