26 Commits

Author SHA1 Message Date
Hypnosphi
aebf1316a8 Fix eslint warnings 2018-06-06 01:07:46 +02:00
Norbert de Langen
75593740e9
REFACTOR to use emotion, see: https://github.com/paypal/glamorous/issues/419 2018-05-14 22:20:46 +02:00
Norbert de Langen
0fa6a51974
MOVE header to lib/component & REFACTOR to use glamorous && ADD glamorous-displayname babel-plugin 2018-05-11 01:25:53 +02:00
Tomasz Niezgoda
ce0e342114 Added missing key prop to NoTests component. 2018-02-28 14:14:43 +01:00
Tomek Niezgoda
8b8cb71083
Merge branch 'master' into test-display-safety-net 2018-02-19 16:07:20 +01:00
Tomasz Niezgoda
41df13741b Added safety net preventing storybook Jest addon from throwing on unrecognized test results and forcing those results to be returned no matter their format. 2018-02-19 15:13:50 +01:00
Hypnosphi
d15afc63af Run prettier 2018-02-18 17:43:47 +03:00
Filipp Riabchun
8bf259c7a1
Merge branch 'master' into test-fail-message-keys-fix 2018-02-18 16:18:15 +03:00
Hypnosphi
398ff2639e eslint: remove unused disable directives 2018-02-17 20:35:37 +03:00
Tomek Niezgoda
5c64e27168 ESLint adjustments handled: react/no-array-index-key and no-plusplus. 2018-02-02 14:03:22 +01:00
Tomek Niezgoda
373b137aaa Added missing key to StackTrace. 2018-02-02 14:02:21 +01:00
Tomek Niezgoda
d2c7541532 Added "key" prop to list items inside test failure message. 2018-01-29 17:56:39 +01:00
hypnos
cc8b312c84 Revert "Made jest test file extension name optional"
This reverts commit 8565613614aecf5ecbd7f9f0f35394c20ff52fa9.
2017-12-01 15:26:51 +03:00
sandinosaso
cdf8cbfe9a Fix small typos on Jest addon documentation. This should help users for a good first use of the addon 2017-11-26 01:14:04 -03:00
hypnos
417afe1f86 Run eslint --fix 2017-11-25 18:55:14 +03:00
Promise Tochi
8565613614 Made jest test file extension name optional 2017-11-25 16:09:42 +01:00
Norbert de Langen
045bca1046
REFACTOR to glamorous 2017-11-19 00:33:35 +01:00
Norbert de Langen
ab0d84d2d7
IMRPOVE styling 2017-11-18 23:29:17 +01:00
Norbert de Langen
6648656e07
IMPROVE jest failureMessages 2017-11-18 21:14:38 +01:00
Norbert de Langen
e310ec2a68
IMPROVE styling & parsing of failureMessage 2017-11-18 12:25:28 +01:00
Norbert de Langen
b42538e668
IMPROVE parsing of failureMessage 2017-11-17 23:14:58 +01:00
Norbert de Langen
2d17ece429
WIP 2017-11-17 10:49:24 +01:00
Renaud Tertrais
d185d1abd7 Add addon-jest to examples/cra-kitchen-sink 2017-11-16 10:25:44 +01:00
Norbert de Langen
f38a027bec
Linting 2017-11-14 00:40:04 +01:00
Norbert de Langen
3af0b87e48
REMOVE dev setup on package && Linting 2017-11-14 00:18:01 +01:00
Renaud Tertrais
f6df22223b initial commit 2017-11-11 15:48:05 +01:00