freeCodeCamp/tools/scripts/seed
Catalina e154f38118 Added displayUsername and username update functionality (#35699)
* Added displayUsername and username update functionality

* fix: move username assignment to safe place

moved the username assignment down a statement so that it doesn't cause exception 

* fix: handle missing username or displayUsername

* refactor: remove redundant code
2019-12-11 12:43:06 +01:00
..
__mocks__ fix(path-map): Refactor pathMigrationMap for new curriculum package 2018-10-07 14:51:09 +05:30
__snapshots__ feat(tests): Add snapshot 2018-10-07 14:51:09 +05:30
createPathMigrationMap.js refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30
createPathMigrationMap.test.js feat(tests): Add snapshot 2018-10-07 14:51:09 +05:30
package-lock.json chore: fix lodashes everywhere - security alerts 2019-07-24 22:06:15 +05:30
package.json chore: fix lodashes everywhere - security alerts 2019-07-24 22:06:15 +05:30
seedAuthUser.js Added displayUsername and username update functionality (#35699) 2019-12-11 12:43:06 +01:00
seedChallenges.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30