Commit Graph

7 Commits

Author SHA1 Message Date
Bouncey
e7211fc67b Fix challenge tests that rely on 2018-09-27 20:06:08 +05:30
Oliver Eyton-Williams
2529e6533c Added reporting of console.log from editor. Refactored a little. 2018-09-27 20:06:06 +05:30
scissorsneedfoodtoo
b29ae0df28 Removed the base tag from the header of the preview iframe. The href and target attributes were causing links within the iframe to open a new tab and would point to /, which created problems with some challenges where users should link to other page elements like a footer.
Fixed an error found in QA where in-page anchors would work as expected in Chrome, but in FireFox would load another instance of Learn in the iframe. If the user goes back to the challenge, though, the in-page anchors work as expected. Readded <base> and had it point to href='' to get in-page anchors working in both Chrome and FF.
2018-09-27 20:06:04 +05:30
Valeriy
00ce364692 fix: "onNext" is called instead of "next" on an Observable. (#219) 2018-09-27 20:05:59 +05:30
Stuart Taylor
cb9358243d Update enzyme adapter for react tests (#80)
Closes #78
Closes #79

I updated the version of react the main app uses, but forgot to update the adapter for challenge tests.
2018-09-27 20:05:44 +05:30
Stuart Taylor
f962d7774a Merge pull request #45 from Bouncey/fix/ui
Fix up the UI and pull in the latest seed files
2018-09-27 20:05:42 +05:30
Stuart Taylor
15aae9a57c initial commit 2018-09-27 20:05:31 +05:30