kat-kan / kawqa-gad-playwright

4 stars 1 forks source link

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

Closed bugITwhisperer closed 10 months 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 changes - not related to the initial PR

bugITwhisperer commented 10 months ago

@kat-kan: let's discuss our approach shortly during tomorrow's video meeting. I've already prepared the changes so if you agree they're fine, I can raise PR to address this