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

Test Coverage in angular-meteor #367

Closed
33 tasks
Urigo opened this issue May 26, 2015 · 5 comments
Closed
33 tasks

Test Coverage in angular-meteor #367

Urigo opened this issue May 26, 2015 · 5 comments

Comments

@Urigo
Copy link
Owner

Urigo commented May 26, 2015

Hi! now that we have tests in angular-meteor, we would love your help in adding as many tests as possible.
We will add unit tests as well as integration tests.
You can add integration scenarios in the 'examples' folder as a complete project with tests.

We will add tests scenarios here and you can create your own:

$meteorCollection

Save

$meteorObject

Save

getReactively

General

Performance

@dagatsoin
Copy link

Hello Urigo,

I would love to help on this because:

  1. I am looking for a while for a project to begin in the "test world". I have never done this.
  2. I am actually working on an meteor-anagular project so I think I got the time to get in.

Have you got an introduction to test ? I am completely new in this, there is a lot of docs on tests but I prefer a doc you could recommend me to begin on the same bases as you.

@Urigo
Copy link
Owner Author

Urigo commented Jun 6, 2015

@dagatsoin that will be awesome!
we already started with integration tests so you can see some examples here:
https://github.com/Urigo/angular-meteor/tree/master/tests/integration

about unit tests, you can use Jasmine as if it was a regular Angular application, same thing with E2E with Protractor

@ccortezia
Copy link
Contributor

Is this checklist up-to-date ?

@Urigo
Copy link
Owner Author

Urigo commented Jun 28, 2015

not really, will update tomorrow, thanks for the catch

@Urigo
Copy link
Owner Author

Urigo commented Sep 9, 2015

thanks everyone for all the help, our current state is much better!

@Urigo Urigo closed this as completed Sep 9, 2015
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