Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Improves calendar cards tests by using navigator to confirm card is open #560

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

haahmad
Copy link
Contributor

@haahmad haahmad commented Jan 16, 2013

No description provided.

@jeffheifetz
Copy link
Contributor

@bryanhiggins r?

checkForeground = function () {
flag = test();
};
runs(function () {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't need this runs() as you aren't waiting for anything. I don't think there's much point to pass in func at all. Just run that code inline before you start the check.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants