How to test custom adapters and serializers

I’m just wondering if there are any examples that I could use as a starting point. I have to customize ember-data’s RESTAdapter and RESTSerializer and I would like to test that code as much as possible.

edit: I would like to clarify that by testing I was thinking about unit/intergation and acceptance testing.

You might want to have a look at Postman which I use all the time and can recommend it highly.

+1 for Postman, the packaged app update they made is even better.