Danny McCormick
|
b25c8772ed
|
set-env instead of set-variable
|
2019-05-21 14:40:57 -04:00 |
Danny McCormick
|
ea0dd28ea7
|
Clean up/respond to feedback
|
2019-05-21 14:38:29 -04:00 |
Jonathan Clem
|
f30996e6bb
|
DRY up asserts on process.stdout.write
|
2019-05-21 12:34:47 -04:00 |
Jonathan Clem
|
406242718f
|
Use a Jest mock to test process.stdout.write
Instead of manually mocking, we can instead use `jest.fn()` and assert that the correct calls were made.
|
2019-05-21 12:27:43 -04:00 |
Jonathan Clem
|
11d5a53a98
|
Remove environment variables after we set them
|
2019-05-21 12:14:15 -04:00 |
Jonathan Clem
|
a52644e6dd
|
DRY up core tests
|
2019-05-21 11:23:35 -04:00 |
Jonathan Clem
|
4439c53a40
|
'use strict' not necessary in TypeScript
|
2019-05-21 11:09:41 -04:00 |
Jonathan Clem
|
3ca580438b
|
Format lib.test.ts
|
2019-05-21 10:11:39 -04:00 |
Danny McCormick
|
e6cc6dc147
|
Finish test suite
|
2019-05-17 14:12:54 -04:00 |
Danny McCormick
|
5f31b6acfc
|
Add tests, getInput should be case-insensitive and trim output
|
2019-05-17 10:31:07 -04:00 |
Danny McCormick
|
a526749ce9
|
Add tests
|
2019-05-17 10:23:39 -04:00 |
Danny McCormick
|
917c389219
|
Match core to spec (still work to do)
|
2019-05-16 17:16:39 -04:00 |
Danny McCormick
|
5f66339fde
|
Add Bryan's core code
|
2019-05-16 16:40:21 -04:00 |