Skip to content

Split up authToken unit test for readability#50

Open
hkamm123 wants to merge 2 commits intosoftwareconstruction240:mainfrom
hkamm123:main
Open

Split up authToken unit test for readability#50
hkamm123 wants to merge 2 commits intosoftwareconstruction240:mainfrom
hkamm123:main

Conversation

@hkamm123
Copy link
Copy Markdown

This PR makes two contributions:

  1. splits up a unit test ("Unique authToken each login") into two: one that tests authToken uniqueness across multiple logins, and another that tests individual authToken validity across multiple logins/logouts (the previous version of the test was testing this, but did not declare so).
  2. updates the order of the tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant