Skip to content

AgeRanger - the best way to display person's age group! Try it for free now!

License

Notifications You must be signed in to change notification settings

GufNZ/AgeRanger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I ran out of time before I got to the front end (I lost a chunk of time fighting with my old SQL Server install trying to get it to work again), which I am disapointed about.

I did complete a WebApi backend however, with unit tests, using .Net Core, and manually tested it using PostMan in Chrome.

I used in-memory repositories to test with, with the goal to swap them out for real ones matching the same interface later. These lock correctly, but the checks for concurrent modification are in the layer before the in-memory part so apply to real repo layers too.

Unit test around the created dates etc are possible due to the use of the Current class in Tools.

About

AgeRanger - the best way to display person's age group! Try it for free now!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%