Elio Esteves Duarte
Elio Esteves Duarte
Hi, have you try to use mockito.equal() or mockito.any() in the getAllStocksUseCase mock?
No there isn't. But this wouldn't difficult to do though. I will put in the backlog.
I will update the docs, meanwhile you can see an example of the settings [here](https://github.com/eliostvs/django-kb-example/blob/master/example/settings/settings/base.py). Thanks!
Hello, APT has changed its method for managing GPG keys. So, you may need to delete the old key and download the new one. As sudo: ```bash apt-key del DCF5D0463AE99F529DDDF0B23126A3438CA9B269...
Hi, please follow the [Ubuntu installation instrunctions](https://github.com/eliostvs/tomate-gtk?tab=readme-ov-file#ubuntu-2004). It is more accurate than my example above. In the command above you need root permissions to write the file, so the command...