authgear / authgear/authgear-server
[e2e testing] test_mode.fixed_oob_otp is not working in authgear.features.yaml
Open
bug/minor
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
Even added this config
```
fixed_oob_otp:
enabled: true
code: "000000"
```
The code is still not "000000".
Contributor guide
Research direction
Start by reproducing the e2e testing case with the fixed_oob_otp configuration in authgear.features.yaml and confirm whether the configured code is ignored. Trace the feature's configuration handling and verify completion when the configured code is "000000".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100