Skip to content

Remove Hardcoded Strings #209

@AkhileshNegi

Description

@AkhileshNegi

Describe the bug
While reviewing the parts of code there are several hardcoded strings which affect maintainability as some of them are not required as well. Here's the list

  • EMAIL_TEST_USER
  • FRONTEND_HOST
  • ENVIRONMENT

Expected behavior
Remove these hardcoded strings or move them to a ENV file if needed

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions