Skip to content

Instantly share code, notes, and snippets.

View wwe-johndpope's full-sized avatar

John D. Pope wwe-johndpope

View GitHub Profile
{
"data": {
"query": {
"hits": [
{
"hit": {
"type": "Video",
"contentId": "43f7cfeb-4f0e-4018-b536-723d03095aab",
"appears": "2017-05-24T16:59:00Z",
"milestoneStart": null,
@wwe-johndpope
wwe-johndpope / all-videos-mock.json
Created October 18, 2017 19:27
qa vs mock - all videos. qa - playbackurl - > href - FAILING!!
This file has been truncated, but you can view the full file.
json: ["VideoAll": <__NSArrayI 0x7fb58ca64e00>(
{
actorsDisplay = "asperiores debitis quia commodi et";
appears = "2017-08-07T07:53:35Z";
assetName = distinctio;
billingID = "b553bde9-7b79-4805-a075-7a47cbbd52da";
calendarEventId = "a2c081c4-1934-4b07-bb4a-027f156ece7b";
closedCaptioning = 1;
contentId = "ec61de1f-6339-4cd3-884c-230f5cc05a94";
creationDate = "2017-08-06T07:53:35Z";
@wwe-johndpope
wwe-johndpope / HTTPStub.swift
Created March 9, 2017 14:24
Sample stubbing of mock data from json
//
// HTTPStub.swift
// Karhoo
//
// Created by John Pope on 9/14/16.
// Copyright © 2016 Karhoo Ltd. All rights reserved.
//
import Foundation
import UIKit