Juho Teperi
|
58583db56d
|
Add tests using Cljs bundle output with Karma
New :bundle target will generate JS tooling compatible output, which can
be processed with Webpack and passed to Karma.
|
2020-04-16 22:45:51 +03:00 |
Juho Teperi
|
e095696bcc
|
Use React 16 and simplify test setup
|
2018-04-03 10:33:01 +03:00 |
Juho Teperi
|
93864b840b
|
Report gziped sizes for adv built test suite files
|
2018-03-13 21:25:20 +02:00 |
Juho Teperi
|
c68f5a88f4
|
Optimize node modules, remove old stuff
- Removed webpack build for now, not up-to-date, can be added later if
needed
- Share node modules using symlinks for envs that use the same packages
|
2017-10-13 16:42:25 +03:00 |
Juho Teperi
|
2279ef4c9d
|
Print test summary
|
2017-10-13 15:34:15 +03:00 |
Juho Teperi
|
14c43e066f
|
Run all tests on their own directories
This allows running figwheel on main folder, without node_modules from
tests messing the environment.
|
2017-10-13 15:02:10 +03:00 |