Skip to content

Instantly share code, notes, and snippets.

@JulianMay
Last active April 7, 2017 11:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JulianMay/899d7cc7a82f1ca7c893547d37732f86 to your computer and use it in GitHub Desktop.
Save JulianMay/899d7cc7a82f1ca7c893547d37732f86 to your computer and use it in GitHub Desktop.
PDF document from our internal wiki, explaining the WHY's and HOW's
https://www.dropbox.com/s/6vjkv6qysahzcih/apiTests.pdf?dl=0
COMPONENTS USED TO FACILITATE THIS KIND OF TESTING
IIS Express instrumentation
https://gist.github.com/JulianMay/5d73c1708186532b61751b6e1b7e023e
Assertion DSL (chaining expextations for API responses)
https://gist.github.com/JulianMay/ef3d367a22829181e42a179fa97ce51f
JSON comparisson for assertions by example
https://gist.github.com/JulianMay/eeb533d075d5d2c7f3e4cc7746a9a5da
Come work at Spectra Systems :)
https://www.dropbox.com/s/lutecvtq0czsc5m/Systemudviklere161124A.pdf?dl=0
@JulianMay
Copy link
Author

JulianMay commented Nov 25, 2016

PDF document from our internal wiki, explaining the WHY's and HOW's
https://www.dropbox.com/s/6vjkv6qysahzcih/apiTests.pdf?dl=0

Come work at Spectra Systems :)
https://www.dropbox.com/s/lutecvtq0czsc5m/Systemudviklere161124A.pdf?dl=0

COMPONENTS USED TO FACILITATE THIS KIND OF TESTING

IIS Express instrumentation
https://gist.github.com/JulianMay/5d73c1708186532b61751b6e1b7e023e

Assertion DSL (chaining expextations for API responses)
https://gist.github.com/JulianMay/ef3d367a22829181e42a179fa97ce51f

JSON comparisson for assertions by example
https://gist.github.com/JulianMay/eeb533d075d5d2c7f3e4cc7746a9a5da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment