You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we move to a more pytest aware testing scheme, we should deprecate the OrderTest class. It's functionality is basically just an alternative to using pytest's fixtures.
As we move to a more
pytestaware testing scheme, we should deprecate theOrderTestclass. It's functionality is basically just an alternative to usingpytest's fixtures.