js-waku/packages/tests
Danish Arora cc1d8bb3d5
feat: change DoH DNS provider (#1131)
* fix: change DoH DNS provider
opendns did not support CORS -- switched it with AhaDNS that does not
persist logs

* Update packages/dns-discovery/src/dns_over_https.ts

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* add ahadns to cspell

* increase timeout on compliance test
possibly the new dns provider we use is taking longer than
opendns to resolve is why the test did not pass with
5000ms

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2023-01-24 23:42:21 +05:30
..
src test: remove `--nat` option when starting nwaku 2022-12-15 13:54:07 +11:00
tests feat: change DoH DNS provider (#1131) 2023-01-24 23:42:21 +05:30
.eslintrc.cjs test: re-introduce build 2022-11-02 13:53:26 +11:00
.mocharc.json test: re-introduce build 2022-11-02 13:53:26 +11:00
.prettierignore chore: move tests to separate package 2022-11-01 19:57:19 +11:00
package.json remove no-extraneous-dependencies lint options, move packages to devDep section 2023-01-19 22:14:17 +01:00
tsconfig.dev.json chore: merge tsconfig 2022-12-02 15:54:30 +11:00
tsconfig.json chore: merge tsconfig 2022-12-02 15:54:30 +11:00