Scott Mackay

Results 20 comments of Scott Mackay

TODO: Many of the tests can now be switched to use a servicestack client (available in the TestFixture) rather than mocking and become end-to-end integration tests rather than extensive mocking/fakes.

Still to update Appveyor config

Well I'm done for the night but you should see that the Feature tests now have an authenticated and unauthenticated client. Rather than mocking everything, the goal is to create...

@jezzsantos I'll put in an example of a attribute based integration test and leave you to flesh out more test cases. I'll also update the readme for config and leave...

I disagree on the name. If I've just installed a plugin called RateLimit, with RateLimitFeature and RateLimitHeaders etc, I would find RateLimitAttribute more discoverable because of it's consistency...

When I am RateLimiting my API, I think in terms of it's RateLimit. not it's Limit Rate so to me that makes the most sense.

Looks like there is a bug running the lua script with the version of redis-inside. Will need to figure out if I can get v4 running some other way. Won't...

@jezzsantos Broken tests will be rewritten to use client but the lua script will need to fix the lua script/redis embedded instance first. Not gotten to the other bits yet...

Ah, I have had some amount of fun with this particular one...and by fun, I mean the opposite! The short answer is ...not really, or at least I couldn't get...

@devlead not at the moment no, it is woven in with a bunch of other stuff that is unlikely to translate for most folks, hence it would be eaiser to...