Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create a home for sample/testing payloads and expected response data #14

Open
6 of 9 tasks
oubiwann opened this issue Aug 28, 2017 · 0 comments
Open
6 of 9 tasks
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Aug 28, 2017

Tasks:

  • Create the following directories:
    • test/data/payloads
    • test/data/responses
  • Add at least one of each (as basis/inspiration, use files from system-int-test or cmr-demos)
  • Update the :test profile to include test/data in its :resource-paths
  • Add data functions for extracting payload and response information from the appropriate resource paths
  • Create test/clj/cmr/client/testing/data.clj
    • Add a function for getting payload content (using io/resource)
    • Add a function for getting response content (using io/resource)
@oubiwann oubiwann modified the milestone: 0.2.0 Sep 2, 2017
oubiwann added a commit that referenced this issue Oct 2, 2017
Addresses part of ticket #14.
oubiwann added a commit that referenced this issue Oct 2, 2017
Addresses part of ticket #14.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant