Patrick Delaney

Results 160 issues of Patrick Delaney

Further elaboration: ![Image](https://github.com/openpredictionmarkets/socialpredict/assets/13304149/b1449728-bd3a-4c8f-b414-210eb0313b25)

When placing a bet, we get the following: ![Image](https://github.com/openpredictionmarkets/socialpredict/assets/13304149/36ce4fcc-3a6b-4c5e-99b4-2c8a35d65415) Displaying the sale ID doesn't really help users. Same on the selling side: ![Image](https://github.com/openpredictionmarkets/socialpredict/assets/13304149/85683405-18eb-4c64-81ee-0c1337f346ee)

* To keep our code clean, we should come up with test guidelines which include where tests are kept in terms of golang directory, and what kind of coverage we...

* golang-jwt/jwt/v4 is used to issue tokens for sign-in. * Test coverage for what this package issues would be helpful in case of change. * Alternatively, if we choose instead...

When someone attempts to change their password on the first automatic password reset page, they may encounter an error, in that, if a previous password had been cached by a...

* General Load testing, no clear specification at the onset of what is needed for this ticket, just generally known that we need so produce some sort of results for...