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

4 Коммитов

Автор SHA1 Сообщение Дата
Calvin 388197d329
feat: rename `bot` module to `issue-manager` (#189) 2021-09-23 16:47:20 -06:00
Charles Kerr d7fe7f6745
test: new github checks: 'yarn test' + coveralls (#58)
* test: add 'yarn test' GitHub action for PR to main

* fix: run 'tsc build' before 'yarn test'

* fix: missing import in github-client.ts

* chore: in GH Actions, skip tests requiring fiddle

* chore: rename task as "unit tests"

* test: integration tests use a fake electron-fiddle

We don't have electron-fiddle on GitHub Actions, so add a fake that
outputs pre-recorded logs from the real electron-fiddle.

* fixup! test: integration tests use a fake electron-fiddle

* fix: omit platform-specific args from canned logs

* fix: still finding portable checksum for test argv

* chore: rename workflow: 'unit tests' => 'tests'

* fix oops in 1b14ea

* chore: experiment with adding coveralls

* chore: one coverage file for top-level 'yarn test'
2021-06-14 15:26:19 -05:00
Calvin a24be2e4e3
style: restructure project (#15)
* style: restructure project

Co-authored-by: Erick Zhao <erick@hotmail.ca>
2021-05-21 09:43:50 -05:00
Charles Kerr ae94f33fef chore: setting up shop 2021-04-07 16:06:54 -05:00