Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Add note to make the naming convention in specs more visible when testin... #3718

Closed
wants to merge 1 commit into from

Conversation

Pindar
Copy link

@Pindar Pindar commented Aug 23, 2013

...g filters.

@@ -107,7 +107,7 @@ describe('filter', function() {
</pre>

Note that you need to configure our test injector with the `phonecatFilters` module before any of
our filter tests execute.
our filter tests execute. Please note also the naming convention to inject the filter.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that it should say something like "Please note how we are using the inject helper function to inject filter into the spec."

@petebacondarwin
Copy link
Contributor

@Pindar - thanks for highlighting this. I reworded and added a bit more to the description in c66ec54.

@Pindar
Copy link
Author

Pindar commented Sep 5, 2013

@petebacondarwin many thanks for this improvement, it will prevent a lot of headaches!

@Pindar Pindar deleted the patch-1 branch September 5, 2013 13:51
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Sep 25, 2013
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
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.

3 participants