Jim Argeropoulos
Jim Argeropoulos
Well, as I understand it the badge value is per user and the user can do things on their end to reduce the value. We don't have anything built in...
I'll take look and see if I can figure something out for you. I probably won't have an answer for you immediately. I'm still getting to know the internals.
The unit tests for my app, which uses apnAgent, was running in the back ground and I just got this stack trace. I must not have something faked out correctly....
This is everything from the last passing test to the point I restarted tests 71 passing (68ms) /Users/jim/Projects/TMinus5/CometServer/test/botVotingTests.js:156 : spy ^ SyntaxError: Unexpected token : at exports.runInThisContext (vm.js:53:16) at Module._compile...
I have autoSave turned on for my editor, so I frequently get "unexpected token" issues in my test records.
Thanks. Will do -----Original Message----- From: "Keith Cirkel" [email protected] Sent: 7/11/2015 7:25 AM To: "chaijs/chai-spies" [email protected] Cc: "Jim Argeropoulos" [email protected] Subject: Re: [chai-spies] When with fails, report not only the...
You are not a pain. I was just at a loss as to where to put said test -----Original Message----- From: "Keith Cirkel" [email protected] Sent: 7/24/2015 5:09 PM To: "chaijs/chai-spies"...
I haven't figured out a satisfactory solution for myself. So not at this point -----Original Message----- From: "Keith Cirkel" [email protected] Sent: 10/13/2015 3:14 PM To: "chaijs/chai-spies" [email protected] Cc: "Jim Argeropoulos"...
I'm in. I'd like to start with the third item, but I will pitch in on the others as needed.
Alright, I think I understand mostly what to do for #1. Do we want the same lessons for after porting to the native promise api?