Gary Casey

Results 113 issues of 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...

bug
2 SP
PR44

**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...

documentation
PR43
PR44

New ticket for continuation of work started in #411

enhancement
8 SP
PR49

**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...

bug
5 SP
PR43
PR44

**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, ...,...

5 SP
Testing
PR38

**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...

enhancement

**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...

enhancement

**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...

enhancement

**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...

Testing

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:...

Testing