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
Priority is process_manager, because a bad change in behavior can do things like schedule tons of jobs. For is_out_of_date, if it returns true, schedule a job, then call it again to ensure it returns false.
Test that all task managers can call wipe without error.
Second priority is views (can add tests next time we work on views).
The text was updated successfully, but these errors were encountered:
Priority is process_manager, because a bad change in behavior can do things like schedule tons of jobs. For is_out_of_date, if it returns true, schedule a job, then call it again to ensure it returns false.
Test that all task managers can call wipe without error.
Second priority is views (can add tests next time we work on views).
The text was updated successfully, but these errors were encountered: