Giulio De Donato
Giulio De Donato
Should be better decouple the value of the state from its name, the value could have different type from the name eg number. eg: ``` yaml draft: type: initial value:...
Hi, thanks for this library is great! I'd like to merge this https://github.com/liuggio/guard-phpunit-sf2 repo with yours, but there are some logical differences: 1. Path should not be called when run_all...
Could be great add functional tests on sample applications. - Adding Functional tests on Hotels - Reusable fixtures by the functional tests assertions If you are pro to this, I...
Hello i had the same issue of https://github.com/montylounge/django-mingus/issues/44 which throws the "ImportError: No module named django_proxy.signals" error is very easy to solve just install mercurial because the missing components are...
this bug makes me crazy, I though the client was sending a fake secret but it was a problem on conversion from https://github.com/dgrijalva/jwt-go/blob/master/hmac.go#L72
Execute a process before consuming the queue, it executes this command once per process, useful for init schema and load fixtures.
We use feature file for describing the behaviors of the microservices for cucumber and it's a great way to have it in notion :) more info here https://cucumber.io/docs/guides/10-minute-tutorial/?lang=java#create-an-empty-cucumber-project
Would be great have another middleware for reponse encoder :+1:
After the @mitsurugi https://github.com/liuggio/ExcelBundle/pull/78 , would be great to be consistent and free to upgrate so it would be awesome if you could add an integration test: An example of...