7 Commits

Author SHA1 Message Date
5cbb3790ac Fix linting errors 2020-01-09 19:24:51 +01:00
23f2796d68 Use relative paths in packages/*/package.json
When using versions and letting npm install dedupe the packages, npm
audit does not work and it exits with a cryptic error:

  The server said: Invalid package tree, run npm install to rebuild your package-lock.json
2020-01-09 18:26:00 +01:00
12515eac74 Make react-test usable without styled-components 2020-01-09 10:45:23 +01:00
e86c8b9226 Add Selector to react-test 2019-11-11 18:47:03 -03:00
adb3d877a4 Make react testing asynchronous 2019-11-04 15:02:02 -04:00
c27e66a8e2 Add captcha to main site, fix tests of styled-components 2019-11-04 11:07:46 -04:00
b5325a050d Add react-captcha, react-test package 2019-11-01 17:53:21 -04:00