tomerkor85 / radix

radix home assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radix Home Assignment

Install Requirements (local use):

  • To install the requirements please type in terminal: pip install -I requirements.txt

Run Tests (local use)

  • To run the tests you should type in terminal: pytest --junitxml=report.xml

About The Task

Tests Coverage

  • Credentials:
    • Valid credentials.
    • Invalid credentials
    • Correct Username and Incorrect Password.
    • Incorrect Username and Correct Password.
    • Incorrect Username and Empty Password.
    • Empty Username and correct Password.
    • Empty Username and Empty Password.
  • Elements:
    • Verify "Reset password" exists and redirect to reset page.
    • Make sure the UI username and password are display as expected.

About

radix home assignment


Languages

Language:Python 99.4%Language:Shell 0.6%