aspnet-core, angular; 5.1.0 Are there any tests written for
MaxUserCount
?
I have searched github for Abp ([https://github.com/aspnetboilerplate/aspnetboilerplate/tree/dev/test])) and can't find any examples and there are no examples in the test project.
It would be nice to have this feature. I am extremely lazy when it comes to writing code and would just like you to show me best practices for your system.
Then I can copy your code for my own features... ;)
6 Answer(s)
-
0
Can you clarify your question ? Didn't understand what u want
-
0
MaxUserCount is the standard feature. I can not find any tests for feature implementation.
-
0
@BobIngham as I just checked, there is not test for MaxUserCount feature. Are you having a problem about it ?
-
0
@ismcagdas - thsnk, I can roll my own but it's always better to have a frame of reference. When designing the setup of the system features and features within editions are a key point of architecture.
-
0
@BobIngham you are right, we will create a test. I have created an issue here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/841">https://github.com/aspnetzero/aspnet-ze ... issues/841</a>.
-
0
@ismcagdas - thanks.