Commit Graph

26 Commits (ed6041d13839924284844e8467e4391b988a4d77)

Author SHA1 Message Date
jaredgoldman 944c1945fc Add backpressure setting back as it wasn't altering test behaviour 2023-02-26 16:11:28 -05:00
jaredgoldman 5ccc72111b Ensure tests are running and working up until asserting pps 2023-02-26 15:59:55 -05:00
jaredgoldman 178fb8b56e Remove breaking call to load pps from ledger 2023-02-26 13:12:11 -05:00
jaredgoldman 6068724fd4 Minor formatting 2023-02-26 13:12:11 -05:00
jaredgoldman 2131394939 Remove uneeded assert_precision arg 2023-02-26 13:12:11 -05:00
jaredgoldman 1397a75d2c Add functionality and tests for executing mutliple orders 2023-02-26 13:12:11 -05:00
jaredgoldman 4eb9b68b0e Refactor to avoid global state while testing 2023-02-26 13:12:11 -05:00
jaredgoldman 6ccdb8cbf8 Ensure to cleanup by passing fixture in paper_test signature 2023-02-26 13:12:11 -05:00
jaredgoldman 4d32c6f6a2 Ensure not to write to pps when asserting? 2023-02-26 13:12:11 -05:00
jaredgoldman bf1757de07 Push failing assert no pps test 2023-02-26 13:12:11 -05:00
jaredgoldman c8e6312044 Reformat fake fill in paper engine,
Ensure tests pass, refactor test wrapper
2023-02-26 13:12:11 -05:00
jaredgoldman e8714c2d17 Ensure actual pp is sent to ems
ensure not to write pp header on startup

Comment out pytest settings
Add comments explaining delete_testing_dir fixture
use nonlocal instead of global for test state

Add unpacking get_fqsn method
Format test_paper
Add comments explaining sync/async book.send calls
2023-02-26 13:12:11 -05:00
algorandpa cf0b85aa51 Add back cleanup fixture 2023-02-26 13:12:11 -05:00
algorandpa 43a68ef700 Disable cleanup to see if CI passes 2023-02-26 13:12:11 -05:00
algorandpa 519d459dbe Scope fixture to session 2023-02-26 13:12:11 -05:00
algorandpa b035fa963c Fix type 2023-02-26 13:12:11 -05:00
algorandpa 3acc424c3e only clean up if _testing file exists 2023-02-26 13:12:11 -05:00
algorandpa 1e473874ad Remove scoping 2023-02-26 13:12:11 -05:00
algorandpa edce176ff8 Scope cleanup fixture to module 2023-02-26 13:12:11 -05:00
algorandpa 47d48ba3a3 Format to prep for PR 2023-02-26 13:12:11 -05:00
algorandpa 51ce71c969 Add hacky cleanup solution for _testng data 2023-02-26 13:12:11 -05:00
algorandpa 66c568c7bc Minor reformatting 2023-02-26 13:12:11 -05:00
algorandpa 5b0ed6c274 Break test into steps 2023-02-26 13:12:11 -05:00
algorandpa 2ce811f192 Assert that trades persist in ems after teardown and startup 2023-02-26 13:12:11 -05:00
algorandpa 1651e89a06 initial commit on copy 2023-02-26 13:12:11 -05:00
algorandpa 2580259ebe minor changes, prepare for rebase of overlays branch 2023-02-26 13:12:11 -05:00