Run python tests in CI
Python tests are really low effort to get running and do not take too long to run.
There are already some tests in tools/base-browser.
I think we could start running them on CI at least or merge to the default branches.
We can start by just running tests we write and then have a follow up to run upstream tests that might make sense to us.