Commit Graph

6 Commits (8ae4da838e584dbe553767d206a2cc0f42bc4be0)

Author SHA1 Message Date
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