* add script for saving output of the tool as test
* add script for comparing the raw request
between python and curl
* update after moving test files
* allow comments in test bash input
* restructure test files
and complete todo about relative path handling in gen-test
* handle comments in input and add node-fetch test
also add check that all generators are tested
* don't include test inputs in github language stats
* fix linter errors, use path for path logic in test
* report skipped languages once
* fix compare-requests by timing out quickly
* make converters in test-utils like cli.js
* report error when tests can't run, remove .DS_Store