DennisJansenDev
DennisJansenDev
No external libraries in the application layer? So you want to remove FluentValidation, Mediatr and so on too? You could of course abstract away the DbSet for a repository, but...
Albeit I applaud the effort into this PR, I don't see the added value in this, you're testing the methods on the EFCore DbSet? Why would you want to test...
> > Albeit I applaud the effort into this PR, I don't see the added value in this, you're testing the methods on the EFCore DbSet? Why would you want...
Yeah same issue, basically useless, I can do research and write code by myself faster than this.
Is your OrderLineItem class also inheriting from `BaseAuditableEntity`? And are they being tracked by the DbContext?
Even if it is able to generate a commit message, the commit message makes no sense at all, brings in unrelated stuff and is just overal really dumb.