Devtools: add automated test for Debugger > Sources (#36401)

This patch adds our first automated test for devtools, covering the
changes in #36164. These tests are not run in CI yet, but you can run
them as follows:

```sh
$ ./mach build --release
$ ./mach test-devtools
```

Testing: this patch adds automated tests!
Start of: #36325

---------

Signed-off-by: Delan Azabani <dazabani@igalia.com>
Co-authored-by: atbrakhi <atbrakhi@igalia.com>
Co-authored-by: Aria Edmonds <aria@ar1as.space>
This commit is contained in:
delan azabani 2025-05-07 18:43:18 +08:00 committed by GitHub
parent 23c327a988
commit 68a76baea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 177 additions and 0 deletions

View file

@ -37,3 +37,6 @@ types-requests
# For mach package on macOS.
Mako == 1.2.2
# For devtools tests.
geckordp == 1.0.3