Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Created mock server for testing purposes #16

Merged
merged 2 commits into from
Aug 17, 2015
Merged

Created mock server for testing purposes #16

merged 2 commits into from
Aug 17, 2015

Conversation

rlugge
Copy link
Contributor

@rlugge rlugge commented Aug 14, 2015

  • Created & mounted mock Sinatra app for testing
  • Modified configuration code to allow MontageRails to be pointed to mock server
  • Created code structure to generate resources classes to be consumed by mock server
  • Created resource classes perform some basic query logic, used by mock server to emulate real server

* Created & mounted mock Sinatra app for testing
* Modified configuration code to allow MontageRails to be pointed to mock server
* Created code structure to generate resources classes to be consumed by mock server
* Created resource classes perform some basic query logic, used by mock server to emulate real server
@dphaener
Copy link

Fixes #11

dphaener pushed a commit that referenced this pull request Aug 17, 2015
Created mock server for testing purposes
@dphaener dphaener merged commit 4de8bcd into master Aug 17, 2015
@dphaener dphaener deleted the mock_server branch August 17, 2015 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants