Skip to content

Add *essential* stalled / ending-too-soon debugging utilities.#54

Open
NullVoxPopuli wants to merge 1 commit intomainfrom
NullVoxPopuli-patch-1
Open

Add *essential* stalled / ending-too-soon debugging utilities.#54
NullVoxPopuli wants to merge 1 commit intomainfrom
NullVoxPopuli-patch-1

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