This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP-745: Improve test speed by utilizing snapshot testing (#359)
* Use snapshots in IndexFund * Normalize test data index funds between tests * Refactor test snapshots * Remove unnecessary changes * Use snapshots in AccountsUpdate * Add snapshot tests + refactor to AccountsAllowance * Add snapshot tests + refactor to AccountsCreateEndowment * Add snapshot tests AccountsDepositWithdrawEndowments * Add snapshot tests + refactor to AccountsGasManager * Add snapshot tests + refactor to AccountsStrategy * Add snapshot tests + refactor AccountsSwapRouter * Add snapshot tests + refactor AccountsUpdateEndowments * Add snapshot tests + refactor AccountsUpdateEndowmentSettingsController * Add snapshot tests + refactor AccountsUpdateStatusEndowments * Add snapshot tests + refactor to GasFwd * Refactor GasFwdFactory * Add snapshot tests + refactor to LocalRegistrar * Add snapshot tests + refactor to Router * Add snapshot tests + refactor to Halo * Remove SignerWithAddress from IndexFund.ts * Add snapshot tests + refactor to FluxStrategy * Add snapshot tests + refactor to Vault
- Loading branch information
Nenad Misic
authored
Sep 19, 2023
1 parent
7c5b02d
commit 3970403
Showing
18 changed files
with
839 additions
and
689 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
Oops, something went wrong.