Gary Casey
Gary Casey
**Describe the bug** AtClientManager.setCurrentAtSign allows empty string argument for atSign. This results, later, in exceptions which are not obvious to diagnose. **Expected behavior** AtClientManager.setCurrentAtSign should immediately reject malformed atSign arguments...
**Is your feature request related to a problem? Please describe.** We've reached a point where knowledge of how things hang together end-to-end is becoming a patchwork quilt in people's heads...
New ticket for continuation of work started in #411
**Describe the bug** No tests caught the sync issue which is fixed by #625 **Expected behavior** We need unit tests which cover this scenario. **Additional context** sshnoports issue encountered by...
**Describe the bug** We need automated tests which will exercise core @mospherePro functionality without involving the UI. The core scenario is * atsign1 shares file with atsign2, atsign3, atsign4, ...,...
**Is your feature request related to a problem? Please describe.** (From @cconstab ) Is it possible to provide a number of commits to go so instead of dots showing activity...
**Is your feature request related to a problem? Not currently possible to run the Dart client in remote-only mode - ie without a local secondary. This introduces overhead when running...
**Describe the feature** As the 'enumeration' part of #578 makes progress, start the 'document' part one code-path at a time. * This should involve two people, one of whom ideally...
**Describe the bug** There are currently no unit tests of the at_client_mobile package 😞 **Additional context** https://stackoverflow.com/a/34698711 is a good summary of why this matters. Excerpt: > [Code coverage] has...
Lead: @gkc **Describe the bug** *Unit test* coverage of the at_client package is currently very low (< 10%) **Additional context** https://stackoverflow.com/a/34698711 is a good summary of why this matters. Excerpt:...