Commit Graph

25 Commits

Author SHA1 Message Date
Valeriy S
e8f5b54d63 fix(client): pass logs incrementally from test worker 2019-03-29 15:06:10 +05:30
Valeriy
3f205c5060 fix: use JSON.stringify to cast console output 2019-03-01 14:43:00 +00:00
Justin Sabourin
43117710eb fix: use JSON.stringify(..) for logging instead of String(..) 2019-03-01 14:43:00 +00:00
Valeriy S
661a7705fd fix(client): do not throw on SASS compile errors 2019-02-24 12:35:46 +00:00
Valeriy
cc6e1fdbf4 fix(edge): get client app to work on edge (#35040) 2019-02-03 22:19:27 +05:30
Valeriy
44e9ffb6f2 fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30
Valeriy S
73aa6fcca6 fix(client): propagate SASS parser errors from worker 2019-01-16 11:52:14 +00:00
Valeriy S
d4b0250988 feat: bundle sass.js with a worker 2019-01-16 11:52:14 +00:00
Valeriy S
3d008c69d7 fix(learn): on user code execution error, run tests anyway 2019-01-16 10:45:39 +00:00
Valeriy S
08cfd986c4 feat(learn): lazy load chai in frame-runner 2019-01-16 10:45:39 +00:00
Valeriy
00a1d25fbb feat(learn): lazy load Enzyme in the test frame 2019-01-16 10:45:39 +00:00
Valeriy S
2168b61151 fix: unify build of challenges 2019-01-14 13:44:54 +00:00
Valeriy
63d0a2682f fix: remove unused vars from the test execution scope 2019-01-14 13:44:54 +00:00
Valeriy S
de7798c753 fix(client): use proxy logger in test worker 2019-01-14 13:44:54 +00:00
Valeriy S
0775766702 fix(client): log to console saga 2019-01-14 13:44:54 +00:00
Valeriy
a50a048ee7 feat(client): execute DOM challenge saga 2019-01-14 13:44:54 +00:00
Valeriy
786da39499 feat(client): bundling test dependencies 2018-12-09 10:38:10 +00:00
Valeriy S
2e598f692d fix(client): use babel polyfill for async 2018-12-09 10:38:10 +00:00
Valeriy
8ee4a8f013 fix(client): wait for async tests to finish 2018-12-06 23:15:18 +00:00
Valeriy S
181fcb9b32 fix: use test text instead of err message 2018-12-06 13:05:09 +00:00
Valeriy S
8a6611db3a fix: use common saga to execute challenges 2018-12-06 13:05:09 +00:00
Valeriy
a4fd935b8b feat: execute js challenges saga 2018-12-06 13:05:09 +00:00
Valeriy S
ea060b13f2 fix: rename SASS worker 2018-11-12 12:44:00 +00:00
Valeriy
ecadba95db fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
Bouncey
5b254f3ad6 chore(learn): Merge learn in to the client app 2018-09-30 12:42:40 +01:00