What is a good example open source project with a lot of ember tests?

Does anyone know? I want to study.

Is Discourse itself not a good example? I don’t know of any other project.

Once I finish my big tutorial I can point you to that, but I’m afraid that will take another month or so. Unless you are interested in viewing the draft then I will see what I can do.

2 Likes

The Balanced Dashboard has a good number of both unit and integration tests. I tend to use that and Discourse when looking for example implementations.

3 Likes

Thanks a lot for suggesting balanced dashbard! Not only can I learn a ton from it as my app has similar needs, but balanced payments turns out to be the perfect solution for my app’s payments.

Sounds good, thanks.