Implement some basic adapter tests
This MR implements some basic tests for the PelicanAdapter
.
I don't know how to test the adapter using requests-mock, see https://github.com/jamielennox/requests-mock/issues/83 for a many-years-old report of basically the same problem.