Skip to content

Instantly share code, notes, and snippets.

@wraithan
Created June 13, 2014 17:53
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 wraithan/98620a3b9275dbb65970 to your computer and use it in GitHub Desktop.
Save wraithan/98620a3b9275dbb65970 to your computer and use it in GitHub Desktop.
ok 1166 NR URL utilities determining whether an HTTP status code is an error should mark a request asserting teapotness as an error
ok 1167 NR URL utilities determining whether an HTTP status code is an error should mark a request with timed-out auth as an error
ok 1168 NR URL utilities determining whether an HTTP status code is an error should mark a request for enhanced calm (brah) as an error
ok 1169 NR URL utilities copying parameters from a query hash shouldn't throw on missing configuration
ok 1170 NR URL utilities copying parameters from a query hash shouldn't throw on missing source
ok 1171 NR URL utilities copying parameters from a query hash shouldn't throw on missing destination
ok 1172 NR URL utilities copying parameters from a query hash should copy parameters from source to destination
ok 1173 NR URL utilities copying parameters from a query hash shouldn't copy ignored parameters
ok 1174 NR URL utilities copying parameters from a query hash shouldn't overwrite existing parameters in destination
ok 1175 NR URL utilities copying parameters from a query hash shouldn't overwrite null parameters in destination
ok 1176 NR URL utilities copying parameters from a query hash shouldn't overwrite undefined parameters in destination
# tests 1084
# pass 1084
# fail 0
# restify-rum.tap.js
# TAP version 13
# Restify router introspection
ok 1949 should be equal
ok 1950 nothing exploded
ok 1951 got expected respose
# tests 3
# pass 3
# ok
ok 1952 test/versioned/restify-2-6-0/restify-rum.tap.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment