Oliver Eyton-Williams
60dd7ca703
fix: Change test output formatting from code to html ( #35857 )
2019-06-09 05:28:10 +05:30
Steven Failla
43a4fa8cb0
fix(client): reset test results before execution ( #36029 )
...
* fixed issue where tests should fail when code has error
Signed-off-by: Stevo99 <Sfailla1983@gmail.com >
* fix(client): Initialize tests as failing in case of build errors
* fix: Reset tests to initial state when build fails
* fix: simplify expression
2019-05-27 00:00:12 +03:00
Valeriy S
4c252654a4
fix(client): refactor a challenge preview saga
2019-02-16 17:48:37 +00:00
Valeriy S
98f979f3b4
fix(client): disable build on error
2019-02-16 17:48:37 +00:00
Valeriy
dd41028f5b
fix(client): replace decodeHTMLEntities to entities package
2019-01-28 12:02:45 +00:00
Valeriy S
3d008c69d7
fix(learn): on user code execution error, run tests anyway
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
b6e24d4e14
fix(client): add debounce time for a preview
2019-01-14 13:44:54 +00:00
Valeriy
7bfc733da6
fix(client): remove a dependency on the store from build challenges
2019-01-14 13:44:54 +00:00
Valeriy
d263ed4ed7
fix: use document from store context
2019-01-14 13:44:54 +00:00
Valeriy
b59c7cfed0
fix: remove state dependency from frame creation
2019-01-14 13:44:54 +00:00
Valeriy
dcca74ab92
fix: use factory method to create worker executor
2019-01-14 13:44:54 +00:00
Valeriy S
2168b61151
fix: unify build of challenges
2019-01-14 13:44:54 +00:00
Valeriy S
2297881f91
fix: pass proxyLogger to params
2019-01-14 13:44:54 +00:00
Valeriy S
3654f2a971
fix(client): wait for a ready event in jQuery challenges
2019-01-14 13:44:54 +00:00
Valeriy S
7df4d06056
fix(client): refactor a test runner
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
c43dfe1eb7
feat(client): execute backend challenge saga
2019-01-14 13:44:54 +00:00
Valeriy S
6d7744646d
feat(client): extract common tests execution logic
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 S
0a7ac8935e
fix: extract a test updating logic and logging
2018-12-06 13:05:09 +00:00
Valeriy S
779d2034f3
fix: perform the latest run and cancel previous
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