kat-kan / kawqa-gad-playwright

4 stars 1 forks source link

[ISSUE#48] add https status code enum #49

Closed bugITwhisperer closed 1 year ago

bugITwhisperer commented 1 year ago

Resolves #48

Scope of changes

We decided to introduce an enum that contains a list of the status codes currently in use. This will improve the overall project maintainability, and at the same time save us from code repetition.

How to use it in tests

PR steps completed:

Additional scope of changes - not related to the initial PR

bugITwhisperer commented 1 year ago

Closing due to the incorrect branch creation. Instead of creating a branch from main, I created it from my feature branch and it contained unrelated changes