Skip to content

Instantly share code, notes, and snippets.

View joncursi's full-sized avatar

Jon Cursi joncursi

View GitHub Profile
@joncursi
joncursi / keybase.md
Created January 30, 2019 19:37
Proving My GitHub Account on Keybase

Keybase proof

I hereby claim:

  • I am joncursi on github.
  • I am joncursi (https://keybase.io/joncursi) on keybase.
  • I have a public key ASAXAcNcK73fZAGWqYYQEADAexQ3ndutqw-Hc8N1uW6gGgo

To claim this, I am signing this object:

@joncursi
joncursi / NotFound-test.js
Created May 6, 2016 11:25
React Intl Error within Enzyme Test
import { describe, it } from 'mocha';
import expect from 'expect';
import React from 'react';
import { mountWithIntl } from '../helpers/intl-test';
import NotFoundPage from '../../imports/ui/pages/NotFoundPage.jsx';
describe('<NotFoundPage />', () => {
// As a user
// If I navigate to the wrong page