matrix-js-sdk
3f6f5b69 - Improve test coverage and modernize style for interactive-auth (#2574)

Commit
3 years ago
Improve test coverage and modernize style for interactive-auth (#2574) * style: address no-mixed-operators errors,minor style improvements * test: Fix async interactive-auth tests, add test case * tests: Fix incorrectly stringified mock response * pushprocessor: style update * use async primitives in interactive-auth-spec * lint * fixup: remove duplicate test * add test case for no-flow-with-session for interactive-auth * interactive-auth: handle non-existing error.data * async test fix * test: add dummyauth test * add testing for errcode * Revert "pushprocessor: style update" This reverts commit 3ed0fdfb73ae55b725aa7c74d9cab35fb96c9178. * add testcase for missing error data * test: move sessionId assignment * Add tests to improve coverage for interactive-auth * pushprocessor: style update
Author
Parents
Loading