Skip to content

Conversation

NullVoxPopuli
Copy link
Contributor

These utilities are essential for debugging anything related to:

  • stuck tests
  • tests progressing too soon
  • etc

Specifically, snapshotTimers is good because it serializer the waiter information so it doesn't change out from underneath if you if you were to just do getPendingWaiterState() and log that out.

Similar to: ember-cli/ember-app-blueprint#30

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

Successfully merging this pull request may close these issues.

1 participant