6 Commits

Author SHA1 Message Date
SpencerPark
aee1cad469 Fix kernel_test lint issues 2017-09-18 12:41:23 -04:00
SpencerPark
922e21eac8 Reformat kernel_test.
- Normalize fatal messages to be prefixed with a tab char and error
  symbol.
- Move test helpers to the bottom and better seperate them from the
  tests.
- Read kernel connection info from the test fixture file.
2017-09-15 16:05:18 -04:00
SpencerPark
01f2b46e66 Test that an uncaught panic produces the proper error messages 2017-09-14 13:32:02 -04:00
SpencerPark
6050317062 Create a test jupyter client for capturing interaction with the kernel during testing 2017-09-13 17:20:56 -04:00
Daniel Whitenack
1210b4c16d improve logging in the the kernel tests 2017-09-12 17:47:02 -04:00
Daniel Whitenack
efb80d8aee Add tests for the actual Kernel 2017-08-30 14:14:12 -04:00