Skip to content

Example API tests for Barclays Open Data using OkHttp + Moshi + Kotlin

License

Notifications You must be signed in to change notification settings

bgroJr/BarclaysOpenDataTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarclaysOpenData

Example API tests for datasets from Barclays Open Data.

Automated API tests are written in Kotlin (script), with OkHttp for HTTP requests, and Moshi for strongly-typed JSON de-serialization.

Setup

# on Mac OS, install Kotlin with Homebrew
$ brew install kotlin

Run

$ kotlinc -script TestRunner.main.kts

About

Example API tests for Barclays Open Data using OkHttp + Moshi + Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages