Skip to content
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

Please add a unit testing chapter in the tutorial #147

Closed
hongbo-miao opened this issue Feb 12, 2016 · 4 comments
Closed

Please add a unit testing chapter in the tutorial #147

hongbo-miao opened this issue Feb 12, 2016 · 4 comments

Comments

@hongbo-miao
Copy link
Contributor

Right now, there is not too much info about unit-testing for angular-meteor project, let alone angular2-meteor project.

If possible, please add a unit testing chapter in the tutorial! It will help a lot.

Thanks

@barbatus
Copy link
Collaborator

These tutorials are considered for beginners. Unit testing is a more advanced and big topic that is certainly not required to build an example app like Socially. For those who wants more, we could provide only links to resources - there are bunch of articles and other types of information online how to test Angular components and Meteor particularly. @Urigo what do you think?

@hongbo-miao
Copy link
Contributor Author

Meteor is using Velocity, Angular 2 is using Jasmine. So really needs some guide for which one should be used.

@Urigo
Copy link
Owner

Urigo commented Mar 27, 2016

I think this is a good idea.
a lot of people want this and with Meteor 1.3 it became a lot better.
I've already added it to simple-todos-angular (Angular 1.x) so I hope we can get it soon to Socially 2.0.
Would love help with that of course

@hongbo-miao
Copy link
Contributor Author

Moved to angular-meteor-docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants