Commit Graph

17 Commits (6221a85d14d32c3ca911524355dda2a24be7d9c4)

Author SHA1 Message Date
Valeriy cc6e1fdbf4 fix(edge): get client app to work on edge (#35040) 2019-02-03 22:19:27 +05:30
Valeriy b0f19aa3f6 fix(tests): tests optimization 2019-01-17 16:53:38 +05:30
Valeriy S 3d008c69d7 fix(learn): on user code execution error, run tests anyway 2019-01-16 10:45:39 +00:00
Valeriy S e063686fca feat(tests): use client build pipeline and test runners for testing curriculum 2019-01-16 10:45:39 +00:00
Valeriy S 2137da5aa6 test(curriculum): filter test langs by an env variable 2019-01-10 12:54:59 +00:00
Valeriy 515999070d test(curriculum): check challenges for all langs 2019-01-10 12:54:59 +00:00
Valeriy 81f9dce834 test(curriculum): challenge schema validator for lang 2019-01-10 12:54:59 +00:00
Valeriy 98ba33e7a3 fix(test): simplify test runner 2018-12-03 17:29:36 +00:00
Valeriy bc3d88605c fix(test): use Puppeteer for HTML tests 2018-12-03 17:29:36 +00:00
Valeriy S 28798dc008 fix(test): transform js challenges before a test 2018-11-29 12:04:49 +00:00
Valeriy 36fa426149 fix: test curriculum 2018-11-28 15:19:38 +00:00
Valeriy 82ec250c75 fix(curriculum): prevent infinite test execution (#34297) 2018-11-16 23:46:27 +05:30
Valeriy d5c0c2273f test(curriculum): suppress redundant errors (#33327)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #33195
2018-11-01 21:26:15 +05:30
Valeriy c0679a321c test(curriculum): set url for enzyme (#32933) 2018-10-31 00:02:59 -04:00
Valeriy 78c5b11d08 test(curriculum): add backend challenges to test 2018-10-28 03:16:22 +05:30
Valeriy S 0aa6881508 test(curriculum): test suites must fail on the initial contents 2018-10-28 03:16:22 +05:30
Valeriy 62cc8acb87 test(curriculum): use Mocha for tests 2018-10-25 14:33:21 +05:30