Commit Graph

8 Commits (64f5ad00cadd487d359392d7f78ec59b58498df7)

Author SHA1 Message Date
ansuz 7b6c8b83ef stricter websocket CSP and tests to match
ansuz 8eefeace43 WIP checkup improvements
ansuz 5835721322 Updated checkup page tests
1. check that /api/config is reachable from the sandbox domain
2. check that interest-cohort rules are present rather than strict comparison of expected headers
ansuz b6cc4ef8cf test browser-dependent SharedArrayBuffer support in checkup
include debugging information in final report
for when browser vendors inevitably break APIs again
ansuz 3b44c09bc4 check COOP headers for multiple endpoints
and improve some error reporting in the checkup RPC
ansuz 9c3dc7aa9c simplify some tests on the checkup page
ansuz cc56745858 add more thorough tests for sandbox configuration on the checkup page
ansuz 0c7f77f5ed sketch out some more sandbox tests and note down some improvements