Skip to content

feat(gen): replace does templating syntax #1164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

kingcody
Copy link
Member

Changes:

  • Use <%= expect() %>ASSERTION_SUBJECT<%= to() %> syntax
  • Implement dynamic assertions for all server tests including endpoints
  • Default to should even when jasmine is chosen since there are no
    jasmine server tests
  • Refactor tests to comply with project indentation

closes #1163

Changes:
* Use `<%= expect() %>ASSERTION_SUBJECT<%= to() %>` syntax
* Implement dynamic assertions for all server tests including endpoints
* Default to `should` even when jasmine is chosen since there are no
jasmine server tests
* Refactor tests to comply with project indentation

closes angular-fullstack#1163
@Awk34 Awk34 added this to the 3.0.0 milestone Aug 16, 2015
Awk34 added a commit that referenced this pull request Aug 24, 2015
feat(gen): replace `does` templating syntax
@Awk34 Awk34 merged commit 53ee7e5 into angular-fullstack:canary Aug 24, 2015
@kingcody kingcody deleted the feature/replace-template-does branch September 1, 2015 20:53
@kingcody kingcody restored the feature/replace-template-does branch September 1, 2015 20:53
@kingcody kingcody deleted the feature/replace-template-does branch September 1, 2015 20:54
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.

2 participants