Skip to content
#

emberjs

ember logo

Ember is a JavaScript framework that uses a Component <-> Service approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications.

Here are 750 public repositories matching this topic...

jaredcnance
jaredcnance commented Jul 19, 2018

We should have a test that validates each service can actually be resolved from the container (within a scope). See #339 for motivation. It would be fantastic if this could be done via reflection and not manually adding a new test every time you register a new service. I'm thinking we would define a static member that contained all the ServiceDescriptors. Then in the test we just get this member

Created by Yehuda Katz

Released December 8, 2011

Organization
emberjs
Website
www.emberjs.com
Wikipedia
Wikipedia
You can’t perform that action at this time.