Skip to content

Instantly share code, notes, and snippets.

@pascalwhoop
Last active March 30, 2017 09:43
Show Gist options
  • Save pascalwhoop/114192edcccf07735605c926d58b2914 to your computer and use it in GitHub Desktop.
Save pascalwhoop/114192edcccf07735605c926d58b2914 to your computer and use it in GitHub Desktop.
it('should show two orders in historical data', () => {});
it('should let the user sort by date', () => {});
it('should show "yes" instead of "true" for boolean values', () => {});
it('should let the user filter with the search function', () => {});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment