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
Change the code example used in the lecture demo to have two functions which actually affect each others behavior, so that the integration test actually makes sense. Right now the integration test is written just for the sake of it, without any logical reason.
Explicitly mention in the demo notes what the -m option in the coverage command does.