* Consistent license message for all the go files * Fixing the last set of unconsistencies with the license headers * Addressing PR review comments * Fixing busy.go and busy_test.go license header
* Update test to use testify framework * Add require.NotNil to avoid a nil err var * Add missing test var
* add response_url support for custom slash commands * pr suggestions * pr update / suggestion * test fix