Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

fix jasmine2 client finished state #197

Merged
merged 1 commit into from
Apr 24, 2015

Conversation

azu
Copy link
Contributor

@azu azu commented Apr 20, 2015

This pull request fixes #196

before:

suiteDone: called when each describe completes execution

after:

jasmineDone: called when the jasmine suite completes execution


I'v referenced event types summary of testing framework.

/cc @vvo @rase-

before:

`suiteDone`: called when each describe completes execution

after:

`jasmineDone`: called when the jasmine suite completes execution
defunctzombie added a commit that referenced this pull request Apr 24, 2015
fix jasmine2 client finished state
@defunctzombie defunctzombie merged commit 3710ad2 into defunctzombie:master Apr 24, 2015
@azu azu deleted the jasmine-done branch April 26, 2015 14:08
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.

jasmine2+phantomjs: doesn't handling multiple test files
2 participants