MakingSense / WebApiCore-Seed

MIT License
2 stars 5 forks source link

[MLP-169] Added Infrastructure project with unit tests #3

Closed mdesagranja closed 7 years ago

mdesagranja commented 7 years ago

Background We had to add an infrastructure layer to the seed project, which for the moment is meant to handle Rest calls and interaction with AuthZero

Changes done Added Infrastructure project with: RestClient class AuthZero services and client Unit Tests for all new features

Approvers required @AlphaGit @mvazquez-ms

AlphaGit commented 7 years ago

image

lol, that is waayyy too much. I imagine the gitignore thing might be generating a lot of churn. As I mentioned in #2, you may have a lot of conflicts to resolve. I think it's better to just rebase this branch on top of the base one.

mdesagranja commented 7 years ago

Can you guys recheck? Thanks!