David Lloyd

Results 18 issues of David Lloyd

https://github.com/eduardoarandah/autohttptests/blob/417832d5fe776684fe9c7e530ebdb8ad0073ec3b/src/app/Http/Middleware/AutoHttpTests.php#L1 ...No PHP Doc...

See description 😮

https://github.com/eduardoarandah/autohttptests/blob/417832d5fe776684fe9c7e530ebdb8ad0073ec3b/src/TestGenerator.php#L1 ... no PHP doc...

There are no tests for this (but it does work) and this PR is more for discussion. This address issue #42 by allowing users to append `__and` and `__or`; all...

@jedrzej Is this still maintained?

It seems at the moment that any user can see the logs (in /apilogs); obviously this could be a security issue. It could be _optional_ to protect that route(s) with...

enhancement

It would be good to figure out how one might add some automated tests (so that it's less likely when others or I submit a PR we make a regression).

The route where the logs are shown/available should be configurable such that: - They do not exist **at all** ; - They can be put somewhere configurable (e.g. /another/place/apilogs).

enhancement

I do `package-install sly` and then `m-x sly` and get in the debugger: ``` Debugger entered--Lisp error: (file-error "Spawning child process" #("Invalid argument" 0 16 (charset windows-1252))) make-process(:name "inferior-lisp" :buffer...