strongloop / strong-remoting

Communicate between objects in servers, mobile apps, and other servers.
www.strongloop.com
Other
105 stars 93 forks source link

Disable deprecation messages for test suits where we are testing the deprecated methods specifically #308

Closed Amir-61 closed 8 years ago

Amir-61 commented 8 years ago

In shared-class.test.js we are testing specifically some deprecated methods (like sharedClass.find(), sharedClass.disableMethod(methodName, isStatic)), temporarily disable deprecation messages via when we run tests