freeCodeCamp/curriculum
Noor Fakhry d964e18339
fix(curriculum): exercise-tracker test and description improvement (#43205)
* fix(curriculum): clarify exercise tracker

* feat:separatetest steps for logs endpoint

* feat:separate test steps for logs endpoint, refactored a description sentence

* feat:separate-test-steps-for-users-endpoint

* added string checks on last commit

* feat:separate-test-steps-for-exercises-endpoint

* feat:separate-test-steps-for-users-endpoint

* feat:separate test steps

* feat:separate test steps

* feat:explicitly specify prop returned from 'GET /api/users'

* feat:explicitly specify obj returned from

* feat:explicitly specify returned responses from 'GET/api/users/:_id/logs'

* feat:separate test steps

* feat:separate test steps(apply req changes)

* feat:spearate test steps(made more req changes)

* feat:separate test steps(apply more req changes)

* feat:separate test steps(modified clarification of return from POST api/users)

* feat:separate test changes(added / after 'url')

* feat:separate test changes(applied more req changes)

* feat:spearate test steps(removed unwanted space)

* feat:separate test steps
2021-08-26 12:27:52 +01:00
..
__fixtures__ feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
challenges fix(curriculum): exercise-tracker test and description improvement (#43205) 2021-08-26 12:27:52 +01:00
dictionaries chore(i18n,curriculum): update translations (#42918) 2021-07-19 16:05:37 +05:30
schema refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
test refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
LICENSE.md
getChallenges.acceptance.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
getChallenges.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
getChallenges.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
gulpfile.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package-lock.json chore(deps): update dependency mocha to v9.1.0 2021-08-20 09:06:42 +00:00
package.json chore(deps): update dependency mocha to v9.1.0 2021-08-20 09:06:42 +00:00
utils.js chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00