Skip to content

test: add integration test for the status bar

Tomas Vik requested to merge status-bar-integration-test into main

We test that the pipeline status bar item gets correctly populated.

Screenshot_2020-09-16_at_12.00.42_PM

The integration tests seem a bit finicky, but they are reliable. I'm yet to experience how it looks when they start failing for some unknown reason.

The tests are not overly easy to write, but the VS Code debugging helps a lot.

Edited by Tomas Vik

Merge request reports