Skip to content

Add integration tests watch#747

Closed
pentateu wants to merge 4 commits intoangular-fullstack:canaryfrom
pentateu:add_integration_tests_watch
Closed

Add integration tests watch#747
pentateu wants to merge 4 commits intoangular-fullstack:canaryfrom
pentateu:add_integration_tests_watch

Conversation

@pentateu
Copy link
Copy Markdown
Contributor

add .integration.js to :
mochaTest: {
files: [
'server/__/
.spec.js',
'server/*/.integration.js'
],
tasks: ['env:test', 'mochaTest']
},

@Awk34
Copy link
Copy Markdown
Collaborator

Awk34 commented Jul 16, 2015

Want to squash these into one commit?

@Awk34 Awk34 added this to the 2.3.0 milestone Jul 16, 2015
@Awk34 Awk34 added the minor label Jul 16, 2015
@kingcody kingcody closed this Jul 27, 2015
@kingcody
Copy link
Copy Markdown
Member

covered by #1104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants