GabrielRMuller

Results 7 issues of GabrielRMuller

## Description Hi, I've noticed today while making a commit using VSCode's source control that the options for each file are almost impossible to see when the file is selected,...

context-ui
scope-compatibility
scope-ux

added tests for `show`, `update` and `token_delete` in `users_controller`

Related to #789 This is how the button looks, it only appears when the repository has issues. ![image](https://user-images.githubusercontent.com/33486409/55978665-ad92a800-5c66-11e9-9e40-f84372d30e68.png) Although the feature is ready and tested, I do think it could...

Related to #862 I wasn't able to test one of the methods on the controller because it had a couple of errors that made the method not function properly. I...

While making tests for the class (#943), I've noticed that this method wasn't working properly because of two errors: - on line 36 the search for a `RepoSubscription` was not...

Simple tests created to analyze the basics functionalities that these links have to provide. The issue test checks if it contains a link and if the link leads to a...