ion icon indicating copy to clipboard operation
ion copied to clipboard

Test session handling

Open ghost opened this issue 5 years ago • 0 comments
trafficstars

What part of the codebase needs to be tested

We do not test session handling (session expiration, the session engine being offline, etc.) very well. The changes added in #950 especially need to be tested.

Sample test cases that should definitely be covered

  • Sessions expiring
  • Session engine being offline

ghost avatar Jan 31 '20 20:01 ghost