about summary refs log tree commit diff
path: root/src/state/session/__tests__/session-test.ts
Commit message (Expand)AuthorAgeFilesLines
* [🙅] Integrate deactivate (#4308)Eric Bailey2024-06-051-0/+61
* [🙅] Remove fallback that's no longer valid (#4353)Eric Bailey2024-06-041-29/+29
* [🙅] Disambiguation of the deactivation (#4267)Eric Bailey2024-06-041-29/+58
* [Session] Persist updates from inactive agentDan Abramov2024-05-231-15/+15
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-081-171/+0
* Add session reducer tests (#3860)dan2024-05-081-0/+1643