mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* test: add Linux-specific test for getApplicationNameForProtocol() On Linux, use XDG env vars to inject a mock that we can use to test app.getApplicationNameForProtocol(). Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! test: add Linux-specific test for getApplicationNameForProtocol() better system mocks Co-authored-by: Charles Kerr <charles@charleskerr.com> * chore: make lint happy --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>