4 Commits

Author SHA1 Message Date
streamich
973a11fdb5 chore: 🤖 catch up with master 2020-01-17 09:24:06 +01:00
Ayush Goyal
69c698afea chore: fix act warning in useAsync tests
* fix: act warning in useAsync.test

* fix: remove the comment
2020-01-13 07:55:09 -08:00
streamich
733cf9bb07 test: 💍 fix useAsync test 2019-12-31 00:04:29 +01:00
Anton Zinovyev
8de2a3ee13 chore: move tests to top level /tests folder
chore: move all the tests to the separate directory outside of sources;

chore: remove jest.config.js (config moved to the package.json);

test: unused import in test;

test: 💍 fix tests add back x and y to useMeasure

chore: 🤖 add linter to /tests folder

ci: 🎡 limit Jest worker count for CircleCI
2019-11-08 16:55:34 -05:00