Skip to content

Conversation

@jherdman
Copy link
Contributor

@jherdman jherdman commented Jun 4, 2014

There were a lot of things that were eagerly running before tests. These
should be wrapped in Moacha's beforeEach hook. This prevents an issue
such as the following:

Uncaught TypeError: undefined is not a function tests.js:5

In truth, there's a deeper loading issue to resolve. This problem would
have cropped up sooner or later anyways.

There were a lot of things that were eagerly running before tests. These
should be wrapped in Moacha's `beforeEach` hook. This prevents an issue
such as the following:

```
Uncaught TypeError: undefined is not a function tests.js:5
```

In truth, there's a deeper loading issue to resolve. This problem would
have cropped up sooner or later anyways.
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