Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: test steps into fns and make each flow 1 test (#2608)
* feat: add cross currency flow and start refactor of tests refactor changes tests to contain entire flow, instead of seperate tests for each step of flow, which are not independent. * fix: typo * refactor: test steps into fns and make each flow 1 test * feat: add packages to labeler * fix: apollo type mismatch * fix: renovate ignoring integration test package * feat(integration): get public incoming payment test action * chore: add cross currency amount assertions * feat(mock-account-servicing-lib): export types * feat(integration): cross currency assertions
- Loading branch information