Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test: connected user can be retrieved (#247)
## What is the goal of this PR? We've added a behaviour test scenario testing that the connected user is retrievable. This checks that the client provides a way to get the currently logged in user. ## What are the changes implemented in this PR? * Added behaviour test scenario: `connected user is retrievable`.
- Loading branch information