fullreboot
fullreboot
Alright sorry about all the mess, this pull request will fix # 3 and # 6 from the list above. Had to do some small hackery to make sure we...
@farzindev I found another small bug in my pull request. For some reason routing of /admin or /admin/ gets routed differently. Sometimes it get "stolen" by MVC home controller. Maybe...
The bug previously mentioned has been fixed and is pushed to the PR. If this is an unacceptable hack please let me know. https://github.com/blogifierdotnet/Blogifier/pull/295#issuecomment-919416003
@chatay 3 and 6 are resolved. 2 doesn't seem to be an issue for me, it will correctly redirect me to register if DB is missing on app startup
@jeriley I say go for it, it'll be good to see how tests can be created for existing projects instead of purely TDD programming.