MCHadley / giphy_api_test

Sample project to test Giphy's API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giphy Test Project

Summary

Project created to run some sample API tests against the Giphy API. Initial project tests getting a gif by id.

Assignment

There are 2 parts of this assignment indicated by the bullets below

Prerequisites

  • Java installed
  • Git installed
  • Maven installed
  • Acquire a GIPHY API Key

Command to kick off the test suite

Run this inside the project root mvn test

Reference Documentation

About

Sample project to test Giphy's API


Languages

Language:Java 100.0%