Skip to content

Commit

Permalink
ledger: refactor ledger internal tests (#3149)
Browse files Browse the repository at this point in the history
Summary
Refactor internal ledger evaluator testing to use the real ledger instead of using a dummy ledger.
In order to do this, I moved the related tests into an "internal_test" package. That allowed me to import both "ledger/internal" as well as "ledger", and conduct the test against a real ledger.

Test Plan
These are tests.
  • Loading branch information
tsachiherman committed Oct 27, 2021
1 parent e2d6349 commit 729e597
Show file tree
Hide file tree
Showing 3 changed files with 1,095 additions and 967 deletions.

0 comments on commit 729e597

Please sign in to comment.