mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 20:22:12 +08:00
cbb3d807b7
'instant fill' execution may be on the path to deprecation, (the removal is currently proposed by the branch which removes events in favor of operating over dts.), so remove instant_fill from the close position tests so that the input and output is the same between the proposed branch and here. (This was one of the few places where instant fill was used that was not testing instant fill behavior explicitly, so may be better to align this test with the rest of the suite.) Also, change test methods to make it more clear on which day the values the expected and actual results differed.