freeCodeCamp/curriculum/test
Oliver Eyton-Williams cacc4eacd7
fix: handle the sorting of transformed files (#44724)
* fix: handle the sorting of transformed files

We can't use the ext property, since that is transformed, but the
history is maintained.

* test: make solutions polyVinyls for sorting

* refactor: inline prepareChallenge

* refactor: make solutions polys in getChallenges

* fix: convert each solution to a poly

* fix: skip empty solutions

* fix: get challenge file history in client

* refactor: stop calling isPoly from the client

* fix: remove debug console.log

* refactor: remove unnecessary sorting step
2022-01-24 10:42:27 -08:00
..
stubs feat(tests): use client build pipeline and test runners for testing curriculum 2019-01-16 10:45:39 +00:00
utils test: enable tests for steps (#44550) 2021-12-22 12:18:06 -08:00
test-challenges.js fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00