Skip to content

feat(app): Add Gulp option#1001

Closed
Awk34 wants to merge 297 commits intomasterfrom
gulp
Closed

feat(app): Add Gulp option#1001
Awk34 wants to merge 297 commits intomasterfrom
gulp

Conversation

@Awk34
Copy link
Copy Markdown
Collaborator

@Awk34 Awk34 commented Jun 17, 2015

Needs:

  • Grunt parity
    • serve (needs testing)
    • build (needs testing)
    • watch (needs testing)
    • test
  • tests

DaftMonk and others added 30 commits September 21, 2014 18:30
Changes:
- add prompt for Jasmine or Mocha
- if Mocha choosen, prompt for Expect or Should
- use `<%= does() %>` to dynamically insert assertions (expect|should)
- add mocha variants for protractor tests
- add mocha options to protractor.conf
- remove `test/fixtures/(bower|package).json` from repo
- move runE2E functionality to runTest and simplify switch
- comment generator test functions
- use node `0.11.13` in travis due to issues with `0.11.14`+

Note:
Server-side jasmine test are needed to fully unify testing frameworks.
Once Jasmine tests are included for server, mocha dep can be removed
fully when selecting Jasmine.
docs(gen:endpoint): standardized comments
Conflicts:
	app/templates/Gruntfile.js
	app/templates/_bower.json
	test/fixtures/package.json
Conflicts:
	app/templates/server/config/express.js
@Awk34
Copy link
Copy Markdown
Collaborator Author

Awk34 commented Aug 19, 2015

Hah, just noticed this PR is targeting master. I'll make a new one.

@Awk34 Awk34 closed this Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.