Open jussisaurio opened 3 years ago
Steps:
Expected:
Newly added user can log in immediately
Actual:
User cannot login until the board is purged from memory
To fix:
Refresh the updated board in memory immediately.
I think this would call for API tests (exercise a running OurBoard server through the REST API) in addition to the existing types of tests we have
Steps:
Expected:
Newly added user can log in immediately
Actual:
User cannot login until the board is purged from memory
To fix:
Refresh the updated board in memory immediately.