duckduckgo / sync_crypto

Apache License 2.0
4 stars 2 forks source link

add tests scripts from https://github.com/duckduckgo/sync-config/blob… #9

Closed malmstein closed 1 year ago

malmstein commented 1 year ago

Adds test scripts to be run from GHA

jpbochi commented 1 year ago

test/setup.sh, for some reason, is an html page from github.

malmstein commented 1 year ago

@jpbochi it’s changed now, but I still can’t run it. Seems like a Duo permissions thing?

<html>
<head><title>302 Found</title></head>
<body>
<center><h1>302 Found</h1></center>
<hr><center>Duo/1.0</center>
</body>
</html>
<html>
<head><title>302 Found</title></head>
<body>
<center><h1>302 Found</h1></center>
<hr><center>Duo/1.0</center>
</body>
</html>
<html>
<head><title>302 Found</title></head>
<body>
<center><h1>302 Found</h1></center>
<hr><center>Duo/1.0</center>
</body>
</html>
{"user_id":"", "protectedSecretKey": "", "token": ""}
jpbochi commented 1 year ago

closing this in favor of https://github.com/duckduckgo/sync_crypto/pull/10