From fd88f25169ec2eea1992bb72823c3f642e365f5a Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sat, 17 Jul 2021 20:13:03 +0200 Subject: [PATCH] Updated Bots (markdown) --- Bots.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Bots.md b/Bots.md index 9d13e0f..b499b20 100644 --- a/Bots.md +++ b/Bots.md @@ -10,6 +10,7 @@ While we use GitHub Actions for linting and running (a selection of) unit tests, - `unittest` (runs the unit tests) - `fonttest` (runs the font tests) - `integrationtest` (runs the integration tests) +- `browsertest` (runs the reference tests) - `test` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests) - `makeref` (generates new reference images for the reference tests, for instance when a pull request changes the rendering of some PDFs)