Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/creevey/creevey
Cross-browser screenshot testing tool for Storybook with fancy UI Runner.
https://github.com/creevey/creevey
feat: 🎸 allow pass diff options to pixelmatch
BREAKING CHANGE: `threshold` config option are replaced to `diffOptions`
32d6bb1868f11aa416a0872e927b97768b8eb2aa authored about 5 years ago
feat: 🎸 improve stories initialization speed
10097280d24a24fb4033e4516458b2e62a0dbe63 authored about 5 years ago
10097280d24a24fb4033e4516458b2e62a0dbe63 authored about 5 years ago
v0.3.3
9a11b8a890b78a0dd2141a13746463a2f9c41b6c authored about 5 years ago
9a11b8a890b78a0dd2141a13746463a2f9c41b6c authored about 5 years ago
chore: 🤖 update immer to 5.3.2
0e255e0acef601b2c4f12f9a1afab9257a9ceaa0 authored about 5 years ago
0e255e0acef601b2c4f12f9a1afab9257a9ceaa0 authored about 5 years ago
fix: 🐛 move mocha typing to devDeps
50f4a9284e081054688114d0fd1054c8bbb3c16b authored about 5 years ago
50f4a9284e081054688114d0fd1054c8bbb3c16b authored about 5 years ago
fix: 🐛 add hint for images preview
ddf3615ca36e1f36ff02a348ad2cec0bc819a304 authored about 5 years ago
ddf3615ca36e1f36ff02a348ad2cec0bc819a304 authored about 5 years ago
v0.3.2
d43f1800c73cae74126f6827073f776291b90752 authored about 5 years ago
d43f1800c73cae74126f6827073f776291b90752 authored about 5 years ago
chore: 🤖 update some deps
0bfe1af8be2a6b30e26b1cdd5639a7902e9500f5 authored about 5 years ago
0bfe1af8be2a6b30e26b1cdd5639a7902e9500f5 authored about 5 years ago
fix: 🐛 initiate browser after all stories has been loaded
f95d8dcad1dd1feb1bcd5ae548131edd8c0ceec9 authored about 5 years ago
f95d8dcad1dd1feb1bcd5ae548131edd8c0ceec9 authored about 5 years ago
v0.3.1
db55266675de1ca48a89d14a0ec8a097560acfe7 authored about 5 years ago
db55266675de1ca48a89d14a0ec8a097560acfe7 authored about 5 years ago
fix: 🐛 capture screenshot of element with non-integer size
28fc1cc9162db6bb9085321883bd04abdb4ae880 authored about 5 years ago
28fc1cc9162db6bb9085321883bd04abdb4ae880 authored about 5 years ago
fix: 🐛 require config when path don't have extension
93fb11b0d4740b6da598a9e923dafb9c75394c70 authored about 5 years ago
93fb11b0d4740b6da598a9e923dafb9c75394c70 authored about 5 years ago
v0.3.0
6a14e84f1cd5d144f68d118bd00851edf78a96da authored about 5 years ago
6a14e84f1cd5d144f68d118bd00851edf78a96da authored about 5 years ago
docs: ✏️ update TODO.md
1e2667c815c5aee00e02a44ce86ebb1892141e68 authored about 5 years ago
1e2667c815c5aee00e02a44ce86ebb1892141e68 authored about 5 years ago
feat: 🎸 remove support explicit test cases
4b56ddf7617785ce93cd17fe9e82e928c56011bb authored about 5 years ago
4b56ddf7617785ce93cd17fe9e82e928c56011bb authored about 5 years ago
v0.2.6
7f469705909780da81c0c902b95fb3035a673b2f authored about 5 years ago
7f469705909780da81c0c902b95fb3035a673b2f authored about 5 years ago
feat: 🎸 add `toMatchImages` assertion for chai
1fef1847248405fc32e76d4d3b4387e200290d8c authored about 5 years ago
1fef1847248405fc32e76d4d3b4387e200290d8c authored about 5 years ago
feat: 🎸 add `tests` story parameter for public usage
c4d7dc0191b1aafba2aa9f6d18d6d99d4093fcb3 authored about 5 years ago
c4d7dc0191b1aafba2aa9f6d18d6d99d4093fcb3 authored about 5 years ago
v0.2.5
af535bed7283e3cb09a22cfbf3ecb1a346b02f83 authored about 5 years ago
af535bed7283e3cb09a22cfbf3ecb1a346b02f83 authored about 5 years ago
feat: 🎸 load stories in nodejs and generate tests in runtime
3f276a4d06e006878cd4733797c2a262abf73ea6 authored about 5 years ago
3f276a4d06e006878cd4733797c2a262abf73ea6 authored about 5 years ago
fix: 🐛 correct work update with new report structure
5bf17c10799f136d73639d9075866c6f308e30ed authored about 5 years ago
5bf17c10799f136d73639d9075866c6f308e30ed authored about 5 years ago
feat: 🎸 add `reportDir/screenDir` cli options
3b059a6e36a33d5963be216368391ed940b17b65 authored about 5 years ago
3b059a6e36a33d5963be216368391ed940b17b65 authored about 5 years ago
chore: 🤖 downgrade @types/node
Due issue
https://github.com/conventional-changelog/commitlint/issues/874
chore: 🤖 update deps
2c0b4cbc162342a80123b49646f325f553604633 authored about 5 years ago
2c0b4cbc162342a80123b49646f325f553604633 authored about 5 years ago
v0.2.4
f5ee1d32de206129f61f10b3d7789389fff648ca authored about 5 years ago
f5ee1d32de206129f61f10b3d7789389fff648ca authored about 5 years ago
fix: 🐛 convert export story names to storybook format
43b227ed69c67bbedfac555f31c845fdb2b04840 authored about 5 years ago
43b227ed69c67bbedfac555f31c845fdb2b04840 authored about 5 years ago
fix: 🐛 don't use webdriver object serialization
ie and firefox drivers stringify undefined as null, but chrome driver
use correct JSON.stringify...
v0.2.3
3a16e7e53096406b85bd190f8ffc1d3bfee0c096 authored about 5 years ago
3a16e7e53096406b85bd190f8ffc1d3bfee0c096 authored about 5 years ago
fix: 🐛 allow skip tests by kinds
Closes: #12
ddc8a272e2a24cec2c25479788791a46ef1a8943 authored about 5 years ago
fix: 🐛 wrap long suite/test titles
c7f79203b3ecbb3526312084897513c827bcf598 authored about 5 years ago
c7f79203b3ecbb3526312084897513c827bcf598 authored about 5 years ago
chore: 🤖 update deps
425cf819da133ea737aa748779f52b905c189369 authored about 5 years ago
425cf819da133ea737aa748779f52b905c189369 authored about 5 years ago
v0.2.2
b11fc1086bdbc9a88a2383611aed3bfd61a0029f authored about 5 years ago
b11fc1086bdbc9a88a2383611aed3bfd61a0029f authored about 5 years ago
fix: 🐛 correct publish artifacts for TeamCity reporter
5949bc3a21a393ec0b15d0b104f59e4eae0f668a authored about 5 years ago
5949bc3a21a393ec0b15d0b104f59e4eae0f668a authored about 5 years ago
v0.2.1
e453194b95868ff192cb0a9b0b42cc4c9ced764f authored about 5 years ago
e453194b95868ff192cb0a9b0b42cc4c9ced764f authored about 5 years ago
docs: ✏️ update todos
32e91099c9abe1a78564a217a4eda177a4b8b07b authored about 5 years ago
32e91099c9abe1a78564a217a4eda177a4b8b07b authored about 5 years ago
fix: 🐛 firefox SlideView
91ef0750f1579b27a478725152f3fde95abcdb24 authored about 5 years ago
91ef0750f1579b27a478725152f3fde95abcdb24 authored about 5 years ago
fix: 🐛 allow click on checkbox in sidebar
a750d46734290773298a07efef25d4eb2f992842 authored about 5 years ago
a750d46734290773298a07efef25d4eb2f992842 authored about 5 years ago
test: 💍 add SideBar screenshot tests
ef46de32b2aed4c0c4505af664a6164536699b33 authored about 5 years ago
ef46de32b2aed4c0c4505af664a6164536699b33 authored about 5 years ago
fix: 🐛 correct report teamcity artifacts
dfc72514c1fa2f692a80e6bf1092255cbe7d47a9 authored about 5 years ago
dfc72514c1fa2f692a80e6bf1092255cbe7d47a9 authored about 5 years ago
chore: 🤖 update deps
6125794e5a24dda1b72a249929d434ffd2c9d7d4 authored about 5 years ago
6125794e5a24dda1b72a249929d434ffd2c9d7d4 authored about 5 years ago
v0.2.0
d05d848a7925416d57cc0de980bc9b4629cc3c7b authored about 5 years ago
d05d848a7925416d57cc0de980bc9b4629cc3c7b authored about 5 years ago
chore: 🤖 update todos, use immer as devDeps
976951f02fba6bced603aefb1554ab97ff8db69e authored about 5 years ago
976951f02fba6bced603aefb1554ab97ff8db69e authored about 5 years ago
fix: 🐛 ImagesView correctly resize image in most cases
258506a3877bb32d4b38d6ce20d15372095edadf authored about 5 years ago
258506a3877bb32d4b38d6ce20d15372095edadf authored about 5 years ago
chore: 🤖 update deps
21d51546c5eeb1ebbbe5011f6f45c4277ba79a61 authored about 5 years ago
21d51546c5eeb1ebbbe5011f6f45c4277ba79a61 authored about 5 years ago
refactor: 💡 improve ImagePreview, simplify ResultsPage
c6d36290c7efb53170b748e7f6217049fed77e18 authored about 5 years ago
c6d36290c7efb53170b748e7f6217049fed77e18 authored about 5 years ago
feat: swap images buttons by prototype
5ce4214c9a18f48b654534fbd77e297dce9cb7b7 authored about 5 years ago
5ce4214c9a18f48b654534fbd77e297dce9cb7b7 authored about 5 years ago
fix: tests status move down, when scroll is shown
9df0523e9a4b8bc54488e45eb106e8077303f146 authored about 5 years ago
9df0523e9a4b8bc54488e45eb106e8077303f146 authored about 5 years ago
fix: 🐛 a lot of bugs with views, approve and more
45c86d30468c80508aedb5c52a4e8c9e96a34daf authored about 5 years ago
45c86d30468c80508aedb5c52a4e8c9e96a34daf authored about 5 years ago
feat: 🎸 output penging tests count
793d60fd771f267d7711b8853d1381405b4ee01f authored about 5 years ago
793d60fd771f267d7711b8853d1381405b4ee01f authored about 5 years ago
feat: 🎸 sticky SideBar with sitcky header
06cc16cc79be0756ff117f40447a9eaa28bf5f2a authored about 5 years ago
06cc16cc79be0756ff117f40447a9eaa28bf5f2a authored about 5 years ago
feat: view tests results count in sidebar
9300f07abeb7cb4271cf85478493a9090cdc8127 authored about 5 years ago
9300f07abeb7cb4271cf85478493a9090cdc8127 authored about 5 years ago
feat: 🎸 improve markup for ResultPage by prototypes
09cd297010b1677fb8900d4e8db5be9629be10e7 authored about 5 years ago
09cd297010b1677fb8900d4e8db5be9629be10e7 authored about 5 years ago
fix: 🐛 switch between tests
ae25d59d3d6e8433b522d13994d7e096e0958651 authored about 5 years ago
ae25d59d3d6e8433b522d13994d7e096e0958651 authored about 5 years ago
fix: 🐛 improve SideBar tests view
a495fc1b0321763092105ef641fc48b23548440b authored about 5 years ago
a495fc1b0321763092105ef641fc48b23548440b authored about 5 years ago
feat: 🎸 update SideBar markup by prototype
7ba22fd766ca86de92da89b4a2260bc3495e16ab authored about 5 years ago
7ba22fd766ca86de92da89b4a2260bc3495e16ab authored about 5 years ago
chore: 🤖 add md/json files to lint-staged
0245669f29c16eb9ce31351ba6c191858dbcacfc authored about 5 years ago
0245669f29c16eb9ce31351ba6c191858dbcacfc authored about 5 years ago
refactor: 💡 eslint fix all errors
d6f27c4732f9d59f13004842651e615b8761a8d1 authored about 5 years ago
d6f27c4732f9d59f13004842651e615b8761a8d1 authored about 5 years ago
chore: 🤖 update eslint config
7d7c712bb584372921c9d2c62e87f288078d39a0 authored about 5 years ago
7d7c712bb584372921c9d2c62e87f288078d39a0 authored about 5 years ago
refactor: 💡 creevey app on hooks
a844a92b260f8a4343150ee2d2ae2b64f4288fd2 authored about 5 years ago
a844a92b260f8a4343150ee2d2ae2b64f4288fd2 authored about 5 years ago
chore: 🤖 update deps
cf59034e2d98ea8353afb7a1abd1787e29852458 authored about 5 years ago
cf59034e2d98ea8353afb7a1abd1787e29852458 authored about 5 years ago
chore: 🤖 add eslint config
d50076c04df60b02423038165f5171bc83788706 authored about 5 years ago
d50076c04df60b02423038165f5171bc83788706 authored about 5 years ago
style: 💄 reformat root files
eca21b3b7de8c5584c9bf54288cedfe6448f47d7 authored about 5 years ago
eca21b3b7de8c5584c9bf54288cedfe6448f47d7 authored about 5 years ago
chore: 🤖 add prettier and lint-staged
5a1540219b76c567be7cf6571b294fc901a139d3 authored about 5 years ago
5a1540219b76c567be7cf6571b294fc901a139d3 authored about 5 years ago
style: 💄 apply prettier formatting
fd76f5b498f899ddc625791b0f038fdef595b960 authored about 5 years ago
fd76f5b498f899ddc625791b0f038fdef595b960 authored about 5 years ago
refactor: 💡 split views, rename some types, update typescript
fa81b3f87d365a9cb9890880b68257f826e21048 authored about 5 years ago
fa81b3f87d365a9cb9890880b68257f826e21048 authored about 5 years ago
v0.1.7
84a5649abac44ebf6841ff532d111dfef84b5d20 authored about 5 years ago
84a5649abac44ebf6841ff532d111dfef84b5d20 authored about 5 years ago
feat: 🎸 allow skip test stories by kinds
1cb49688616ac3060012e800428f1f67d066c2ab authored about 5 years ago
1cb49688616ac3060012e800428f1f67d066c2ab authored about 5 years ago
v0.1.6
c5f419aeacca85b1d9528137500cb09e0b4a319c authored about 5 years ago
c5f419aeacca85b1d9528137500cb09e0b4a319c authored about 5 years ago
fix: 🐛 handle regexp skip options
d07689e428420084826391ae3438dc81d2b02922 authored about 5 years ago
d07689e428420084826391ae3438dc81d2b02922 authored about 5 years ago
fix: 🐛 output correct reported screenshot path for teamcity
fb7d230258644c18649939dfb9dd92b5421d6ca1 authored about 5 years ago
fb7d230258644c18649939dfb9dd92b5421d6ca1 authored about 5 years ago
fix: 🐛 significantly improve perfomance
422f023cbb1b290ddd8e1b103856a6d2db293b52 authored about 5 years ago
422f023cbb1b290ddd8e1b103856a6d2db293b52 authored about 5 years ago
v0.1.5
7a25c0fb58d1dfcf24aceb263b14a31bf4571e3d authored about 5 years ago
7a25c0fb58d1dfcf24aceb263b14a31bf4571e3d authored about 5 years ago
fix: 🐛 require stories in nodejs env
0e00fa629610960e0fab7fcea02596c4aa7ce107 authored about 5 years ago
0e00fa629610960e0fab7fcea02596c4aa7ce107 authored about 5 years ago
feat: 🎸 support write tests inside stories
ce9ed7d09c0312a073e0897ece8e082d17b0cb30 authored about 5 years ago
ce9ed7d09c0312a073e0897ece8e082d17b0cb30 authored about 5 years ago
chore: 🤖 rename .babelrc
0da6566508962863198fccf3db1afb063cd811aa authored about 5 years ago
0da6566508962863198fccf3db1afb063cd811aa authored about 5 years ago
v0.1.4
d2a2bd735cab8dfb2c382f4c9a335e27831457fe authored about 5 years ago
d2a2bd735cab8dfb2c382f4c9a335e27831457fe authored about 5 years ago
chore: 🤖 add commitizen cli, setup git pre-commit hook
b0d16bae95c0f45a966f880b506141a6598a8a9f authored about 5 years ago
b0d16bae95c0f45a966f880b506141a6598a8a9f authored about 5 years ago
build: update deps
bc4b26fe194ade90ce419479b0de05e939e3847c authored about 5 years ago
bc4b26fe194ade90ce419479b0de05e939e3847c authored about 5 years ago
fix(master): dont output skipped tests
1e233218054719f72d2d0bbf040d83b68955dca2 authored about 5 years ago
1e233218054719f72d2d0bbf040d83b68955dca2 authored about 5 years ago
fix(worker): exit master process if worker couldn't start
e682a47a9900c12941e0bb6ab72d9ef7628faa7c authored about 5 years ago
e682a47a9900c12941e0bb6ab72d9ef7628faa7c authored about 5 years ago
fix(utils): improve error message when storybook page not available
4c4476347e8aa5c90d6a84d680ee6d091d1897be authored about 5 years ago
4c4476347e8aa5c90d6a84d680ee6d091d1897be authored about 5 years ago
fix(utils): try resolve ip only if address is localhost
4aa6c693f537543ad86cebfc3e071583422a555a authored about 5 years ago
4aa6c693f537543ad86cebfc3e071583422a555a authored about 5 years ago
Revert "fix(utils): replace ip resolver back"
This reverts commit e87bcddc0dad156c27e4200a61fe30b2bc24ef2b.
4e48706164abdbc1bc8765e022a99b41f60b29d5 authored about 5 years ago
v0.1.3
1db5f8098d9c0e36f10e9dc832bafacc238107c7 authored about 5 years ago
1db5f8098d9c0e36f10e9dc832bafacc238107c7 authored about 5 years ago
fix(storybook): correct fill params for old storybook
35ae07064f388da6b7fd841f05ad1e40865b79b2 authored about 5 years ago
35ae07064f388da6b7fd841f05ad1e40865b79b2 authored about 5 years ago
v0.1.2
48817c526a2a8a782eb6871087645c2ca7750560 authored about 5 years ago
48817c526a2a8a782eb6871087645c2ca7750560 authored about 5 years ago
fix(storybook): read prop of undefined
b96bb48ba1938b74d9c06ebb497c6be481d02f81 authored about 5 years ago
b96bb48ba1938b74d9c06ebb497c6be481d02f81 authored about 5 years ago
v0.1.1
4d0dc1002b4a56ef7844daac674d8fcae081d4b9 authored about 5 years ago
4d0dc1002b4a56ef7844daac674d8fcae081d4b9 authored about 5 years ago
fix(utils): replace ip resolver back
e87bcddc0dad156c27e4200a61fe30b2bc24ef2b authored about 5 years ago
e87bcddc0dad156c27e4200a61fe30b2bc24ef2b authored about 5 years ago
v0.1.0
6e93131e9f8c631a8e514137ea5235abea036419 authored over 5 years ago
6e93131e9f8c631a8e514137ea5235abea036419 authored over 5 years ago
build: update deps
efff2a9f9447c86b152742f3622dfb625986b5a5 authored over 5 years ago
efff2a9f9447c86b152742f3622dfb625986b5a5 authored over 5 years ago
feat: simplify images directory
0d15f73e411ec6d93681d78573592c907b479e09 authored over 5 years ago
0d15f73e411ec6d93681d78573592c907b479e09 authored over 5 years ago
v0.0.30
c4e612db052adcd724647c0980b2c32fbff41409 authored over 5 years ago
c4e612db052adcd724647c0980b2c32fbff41409 authored over 5 years ago
build: update .npmignore
e2113c6bd1823fa8b86980b0fefd1ff65b762ae6 authored over 5 years ago
e2113c6bd1823fa8b86980b0fefd1ff65b762ae6 authored over 5 years ago
build: update deps
a8bbf6763f0723dcc7f032e58946ccfb2233c7f8 authored over 5 years ago
a8bbf6763f0723dcc7f032e58946ccfb2233c7f8 authored over 5 years ago
refactor(storybook): prepare story params for serialization
0517fd7cb3ea990c8685e0008da792590c99b1b0 authored over 5 years ago
0517fd7cb3ea990c8685e0008da792590c99b1b0 authored over 5 years ago
build: update deps
58d428cc92e95509943ac421701b03af902c1cab authored over 5 years ago
58d428cc92e95509943ac421701b03af902c1cab authored over 5 years ago
feat(storybook): disable animations for webdriver
acfc34ce50372699c0ffdb5dfe83b02a002aea44 authored over 5 years ago
acfc34ce50372699c0ffdb5dfe83b02a002aea44 authored over 5 years ago
v0.0.29
3dbbc69cb68d906ffc3269cf34ef137f97c7eb56 authored over 5 years ago
3dbbc69cb68d906ffc3269cf34ef137f97c7eb56 authored over 5 years ago
fix(storybook): ie11 hot-reload
e8e45c4859d4b89053a4bc2884cc7cb64c76e130 authored over 5 years ago
e8e45c4859d4b89053a4bc2884cc7cb64c76e130 authored over 5 years ago