30 Oct
2018
30 Oct
'18
9:29 a.m.
On Oct 30, 2018, at 8:09 AM, shivu prasad <shivaprasad2452@gmail.com> wrote:
I created the test module and run it is working for authorize method but authenticate method is not calling only,
The automated module tests are not intended to test different kinds of authentication. You can write your own tests for your module. Alan DeKok.