Граф коммитов

98 Коммитов

Автор SHA1 Сообщение Дата
Andrew Appleton 93e984f60c
Global setup/teardown of nock 2016-11-09 15:28:33 +00:00
Andrew Appleton 27806cf154
More consistent output for test runs, test fix 2016-11-09 15:28:14 +00:00
Andrew Appleton 21c9831294
Update list test to use stdMocks
This works better because we clear stdout
2016-11-09 15:27:53 +00:00
max beizer 20fecc5b46
Try removing the nest describe blocks 2016-11-09 13:33:28 +00:00
max beizer 1a2eeb4d29
Unstrict all the things from the last commit 2016-11-09 13:33:28 +00:00
max beizer dc68d9d61a
Try adding strict mode to all the things 2016-11-09 13:33:28 +00:00
max beizer b12172fb8c
Try using null for no runs on last command 2016-11-09 13:33:28 +00:00
max beizer 96f4f884fd
Change variable name in last from run to lastRun 2016-11-09 13:33:28 +00:00
max beizer a2103e3be7
Return empty array instead of undefined 2016-11-09 13:33:28 +00:00
max beizer 5baccd7e44
Try reversing order to test test depdendency 2016-11-09 13:33:28 +00:00
max beizer 084009516c
Comment out working test to isolate failing 2016-11-09 13:33:28 +00:00
max beizer d09edc5a41
Try again with more full stub of last run 2016-11-09 13:33:28 +00:00
max beizer cd321b1fc3
Add name to coupling pipeline obj 2016-11-09 13:33:28 +00:00
max beizer 2d529e237b
Try hard coding the run value 2016-11-09 13:33:28 +00:00
max beizer f95bc2f06d
Back to skipping the first test to confirm 2016-11-09 13:33:28 +00:00
max beizer 8ec6267852
Try skipping the other test 2016-11-09 13:33:28 +00:00
Andrew Appleton 6ada88c2ca
debug 2016-11-09 13:33:28 +00:00
Andrew Appleton df7a895644
debug: skip some testts 2016-11-09 13:33:28 +00:00
max beizer d44bfd706b
Fix up specs 2016-11-09 13:33:27 +00:00
max beizer f5325bc8aa
Add broken tests for no runs scenario 2016-11-09 13:33:27 +00:00
max beizer a2d13fc108
Use latestTestRun from the api module 2016-11-09 13:33:27 +00:00
max beizer b2d55649ed
Add last command to README 2016-11-09 13:33:27 +00:00
max beizer 5bce98e32f
Add basic test for last command
I'm not totally sure how better to test the multi-line CLI output to
standard out. Perhaps we can make this better later.
2016-11-09 13:32:46 +00:00
max beizer d445aa6fbf
Add ci:last command
Handles when there is a last run and when there is not. It depends on
the call to test runs to return an ordered array of runs, created_at
desc.
2016-11-09 13:32:46 +00:00
Andrew Appleton 3863465ec0 Merge pull request #6 from heroku/ci-list
Add ci:list command
2016-11-09 11:56:08 +00:00
Andrew Appleton 05781dd44e Add Heroku CI badge 2016-11-09 11:51:07 +00:00
Andrew Appleton f3945e15ab
Fix lint error 2016-11-09 11:37:54 +00:00
Andrew Appleton 9780e74887
Fix error 2016-11-09 11:35:19 +00:00
Andrew Appleton d327c5bdfa
Update readme for watch removal 2016-11-09 11:29:03 +00:00
Andrew Appleton e280e9d18c
Re-merge single-line-log and render-test-runs 2016-11-09 11:26:38 +00:00
Andrew Appleton 366172d473
Remove ci:watch command for a -w flag on ci:list 2016-11-09 11:22:11 +00:00
max beizer 4b9459cf46 Render need not be a generator for Single Log Line 2016-11-08 15:44:05 -06:00
max beizer 9a152ec3ca Fix lint errors 2016-11-08 14:50:39 -06:00
max beizer 43f2891885 Fix remaining references to render in watch 2016-11-08 14:48:02 -06:00
max beizer ec796978de Finish extracting single line log from watch
Functionality moved to `single-line-log.js`
2016-11-08 14:45:09 -06:00
max beizer e9ade139bf Skip list test for now 2016-11-08 14:37:40 -06:00
max beizer e7768f0518 Add a working ci:list command
Cribbed a bunch of stuff from ci:watch. To be refactored
2016-11-08 14:01:09 -06:00
Andrew Appleton 8ecb2cf9ea Merge pull request #4 from heroku/ci-watch
`heroku ci:watch` command
2016-11-08 16:58:19 +00:00
Andrew Appleton 638a1a6163
Add readme note about ci:watch 2016-11-08 16:06:21 +00:00
Andrew Appleton 98e56941d0
Fix lint errors 2016-11-08 16:04:44 +00:00
Andrew Appleton c8a26cb46d
Use simi to listen for socket events 2016-11-08 16:01:45 +00:00
Andrew Appleton d49eabc161
Add heroku ci:watch command using polling 2016-11-08 16:01:45 +00:00
Andrew Appleton c5e2a67750
Add API.testRuns 2016-11-08 16:01:45 +00:00
Guðmundur Bjarni Ólafsson 59a80eb31a Merge pull request #2 from heroku/ci-rerun
Add CI rerun
2016-11-08 15:40:35 +01:00
Gudmundur Bjarni Olafsson dce2bbe0e1
Keep StandardJS happy 2016-11-08 15:36:14 +01:00
Gudmundur Bjarni Olafsson 371f527a5d
Get commit sha 2016-11-08 15:35:32 +01:00
Gudmundur Bjarni Olafsson ebfc1b5764
Generator function formatting 2016-11-08 15:33:35 +01:00
Gudmundur Bjarni Olafsson e5dbc1549f
Add local vs GitHub archive to source module 2016-11-08 15:32:29 +01:00
Gudmundur Bjarni Olafsson b9bc0fec00
Add #githubRepository function 2016-11-08 15:28:57 +01:00
Gudmundur Bjarni Olafsson dfba91aa26
Add github-url-to-object dependency 2016-11-08 13:52:45 +01:00