Gabriel Babilonia

Results 6 comments of Gabriel Babilonia

This thread sort of when cold, any progress on the unit tests? Please let me know if anyone needs more help on this task.

Hi @umondelo , unfortunately I'm still working on these at the moment. I can probably push a branch later this weekend.

@EricSimons , I'm trying to push my local branch to the repo but currently receiving a permissions issue. Running `git push origin mybranchname` ... Any thoughts?

`$ git push -u origin feature-unit-tests remote: Permission to gothinkster/angular-realworld-example-app.git denied to babilog. fatal: unable to access 'https://github.com/gothinkster/angular-realworld-example-app.git/': The requested URL returned error: 403`

@IgorMinar , great idea! Not sure yet of the complexity behind this feature, would you consider this a good first PR issue? Willing to progress this if so. Thanks!

We're running into the same issue with no clear fix. For instance, we have our `master` and `develop` branches, however, we can't seem to merge `master` into `develop` due to...