Skip to content

Add Python-backed password strength test - #8

Draft
Fadil369 wants to merge 1 commit into
mainfrom
codex/test-password-validation-in-usercreate
Draft

Add Python-backed password strength test#8
Fadil369 wants to merge 1 commit into
mainfrom
codex/test-password-validation-in-usercreate

Conversation

@Fadil369

@Fadil369 Fadil369 commented Jun 4, 2025

Copy link
Copy Markdown
Owner

Summary

  • import spawnSync for invoking Python
  • validate password strength using UserCreate from backend

Testing

  • node test/auth.test.js

https://chatgpt.com/codex/tasks/task_e_6840cfd2e91c8331bfeee613445eac70

@Fadil369 Fadil369 linked an issue Jun 28, 2025 that may be closed by this pull request
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚙️ Setup GitHub Actions for CI/CD

1 participant