12 Commits
Author SHA1 Message Date
Seth House 0e6579853e Rename octokit.sh to ok.sh
Only officially supported libs should use the 'Octokit' name.
2015-06-11 09:40:27 -06:00
Seth House bfe7676570 Fix bad urlencoded test
We can't rely on the output order here so perform a few searches
instead.
2015-06-10 23:04:04 -06:00
Seth House efab3940ea Fix bad test harness
Not sure how I sleep-walked through this omission...
2015-06-10 22:40:03 -06:00
Seth House 8b543146d4 Add unit test for _format_urlencode 2015-06-10 22:23:50 -06:00
Seth House f6fb5d0472 Fix json output test for unsorted array output
Differ awk implementations will loop through env vars in a different
order so we can't count on that order in this test.
2015-04-11 02:59:50 -06:00
Seth House ae0e930af5 Fix _format_json test that uses jq
Object keys are not getting sorted as expected so let's do it ourselves.
2015-04-11 02:44:07 -06:00
Seth House 2b3011135a Added script to run all tests 2015-04-08 00:30:32 -06:00
Seth House 73348d5675 Added test for deterministically ordered response headers 2015-04-05 12:28:55 -06:00
Seth House d1c681dfce Added test for _filter_json() argument handling 2015-04-05 12:28:27 -06:00
Seth House adc2336c13 Added test for _format_json() when validating result with jq 2015-04-05 11:10:43 -06:00
Seth House 3bc639be3e Added unit test for _format_json() 2015-04-05 11:08:08 -06:00
Seth House e42e4e964c Added unit test stub file 2015-04-05 11:06:56 -06:00