UI tests haven't run for quite a while. Since the migration to paper as the main driver for logic related to library servers there is also no way of mocking requests at the moment.
- skip any UI tests which rely on mock data
- have at least one UI test which does not need mock data (for example:
testOpenSettingsSection)
- make sure UI tests run as a GitHub check
UI tests haven't run for quite a while. Since the migration to paper as the main driver for logic related to library servers there is also no way of mocking requests at the moment.
testOpenSettingsSection)