Skip to content

Commit

Permalink
Transcripts now run on PRs!
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner authored May 8, 2024
1 parent 63928c6 commit 45d4e8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@ The transcript runner isn't perfectly deterministic yet, but is close enough to

### Running Transcripts

Transcripts are NOT run automatically in CI yet (but hopefully will be eventually).
Transcript tests are a series of scripts which interact with Share via its APIs and ucm integrations to produce output files which
describe Share's behaviour. They're run on pull requests to ensure that any changes in behaviour are expected.

To run transcripts, first start the server with `make serve`, then in a separate terminal run `./transcripts/run-transcripts.zsh`.

Expand Down

0 comments on commit 45d4e8f

Please sign in to comment.