Skip to content

Instantly share code, notes, and snippets.

@mckomo
Created August 20, 2017 14:00
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 mckomo/480546f2d91811510cb1262d9dfa8c26 to your computer and use it in GitHub Desktop.
Save mckomo/480546f2d91811510cb1262d9dfa8c26 to your computer and use it in GitHub Desktop.
Test Suite 'All tests' started at 2017-08-20 15:59:02.890
Test Suite 'AirMonitorBotPackageTests.xctest' started at 2017-08-20 15:59:02.890
Test Suite 'WebhookControllerTests' started at 2017-08-20 15:59:02.890
Test Case '-[AppTests.WebhookControllerTests test_get_without_verification_params]' started.
/Users/mckomo/Projects/AirMonitor/AirMonitorBot/Tests/AppTests/WebhookControllerTests.swift:15: error: -[AppTests.WebhookControllerTests test_get_without_verification_params] : failed - expected to equal <badRequest>, got <ok>
Test Case '-[AppTests.WebhookControllerTests test_get_without_verification_params]' failed (0.073 seconds).
Test Suite 'WebhookControllerTests' failed at 2017-08-20 15:59:02.963.
Executed 1 test, with 1 failure (0 unexpected) in 0.073 (0.073) seconds
Test Suite 'AirMonitorBotPackageTests.xctest' failed at 2017-08-20 15:59:02.963.
Executed 1 test, with 1 failure (0 unexpected) in 0.073 (0.073) seconds
Test Suite 'All tests' failed at 2017-08-20 15:59:02.963.
Executed 1 test, with 1 failure (0 unexpected) in 0.073 (0.073) seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment