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

Issue #474: Automate functional testing of our JSON API #475

Merged
merged 1 commit into from Jun 11, 2015

Conversation

pascalchevrel
Copy link
Member

  • adds a dependency to a simple testing library I wrote
  • integrates with Travis
  • add tests to all our current API calls, currently test: http response code, expected content, validity of Json

@pascalchevrel pascalchevrel force-pushed the api_functests branch 3 times, most recently from 5404c2c to c337fbe Compare June 10, 2015 15:44
- adds a dependency to a simple testing library I wrote
- integrates with Travis
- add tests to all our current API calls, currently test: http response code, expected content, validity of Json
pascalchevrel added a commit that referenced this pull request Jun 11, 2015
Issue #474: Automate functional testing of our JSON API
@pascalchevrel pascalchevrel merged commit cd973dd into mozfr:master Jun 11, 2015
@pascalchevrel pascalchevrel deleted the api_functests branch June 11, 2015 08:59
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.

None yet

1 participant