Closed nvrks closed 11 years ago
This all looks good to me. I haven't tested it. There are some obvious bad lines in there, good fixes.
@bscSCORM Take a look and feel free to merge. I see some obvious bug fixes, changes to URI and name changes to fix serialization. Looks like it was using the wrong values in this .95 section. likely copy pasted from .90
Next time when replacing a bunch of the same string, that's a red flag that string deserves a constant if not a config var (I'm thinking of the test endpoint here).
But not worth going back and changing now.
Tests are: ActivityProfileTest() GetStatementsTest() StoreStatementsTest()
Fixes https://rusticisoftware.atlassian.net/browse/INT-9
@tseabrooks (please reassign if someone else should review this)