-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(backend, auth): verify try-catches in tests (#2782)
* feat: add logging plugin * wip: update graphql schema * chore: update asset resolvers * wip: update autopeering resolvers * feat: further simplify asset resolver * feat: update fee resolvers * fix: autopeering tests * feat: update incoming payments * fix: improve error handling on incoming payment resolver * feat: update outgoing payment resolvers * feat: update peer resolvers * feat: update quote resolvers * feat: update receiver resolvers * feat: update wallet address resolvers * feat: update wallet address key resolvers * feat(wip): backend graphql logs * feat(backend): updated logs for graphql resolvers, remove code & message from resolver responses * update frontend types * chore: formatting * feat: update integration tests * fix: rebase induced test errors * fix: frontend wallet address update * fix: reinstate and fix removed test * fix: change some payment gql error codes * feat: change liquidity response to just return success * fix: bigints, integration query * fix: integration tests * fix: asset test * fix: delete unnecessary code * fix: test for graphqlerror instead of apolloerror * chore: formatting * fix: inspect error object in tests * chore(backend, auth): verify try-catches in tests * chore(backend): fix auto-peering test --------- Co-authored-by: Sabine Schaller <[email protected]> Co-authored-by: Nathan Lie <[email protected]>
- Loading branch information
1 parent
48a286b
commit 00adfd4
Showing
14 changed files
with
585 additions
and
442 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.