Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Zalgo in Storage class #134

Merged
merged 1 commit into from
Dec 23, 2022
Merged

Fix Zalgo in Storage class #134

merged 1 commit into from
Dec 23, 2022

Conversation

qgustavor
Copy link
Owner

  1. Added tests for checking for Zalgo
  2. Moved email check to .login() so it would not run in the constructor
  3. Added process.nextTick to avoid Zalgo
  4. Added option to use additional arguments when testing (to enable debugging)
  5. Improved createPromise implementation (it should compress better)

1. Added tests for checking for Zalgo
2. Moved email check to `.login()` so it would not run in the constructor
3. Added process.nextTick to avoid Zalgo
4. Added option to use additional arguments when testing (to enable debugging)
5. Improved createPromise implementation (it should compress better)
@qgustavor qgustavor merged commit 0862ba9 into next Dec 23, 2022
@qgustavor qgustavor mentioned this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant