Frédéric Hardy

Results 3 issues of Frédéric Hardy

The home directory of `immu` user is missing in the image, so the following error `open /home/immu/token_admin: no such file or directory` occurred when `./bin/immuadmin login immudb` is done, and...

There is a method `wasNotCalled` but no respective method with the "message" semantic. So, this PR add it.

hacktoberfest-accepted

Currently, atoum does not check the method signature when a method is called on a mock. So, if you have (for example) an interface `foo` with a method  `bar()`, if...

bug