Mohammed Lashein

Results 6 comments of Mohammed Lashein

Thanks for choosing the easier option. Regarding your notes : 1. The tests: *1.1* Do you mean some tests like the ones present in [StarWarsQueryTest.php](https://github.com/webonyx/graphql-php/blob/master/tests/StarWarsQueryTest.php) and [GraphQLTest.php](https://github.com/webonyx/graphql-php/blob/master/tests/GraphQLTest.php) ? *1.2* As...

So I checked the aforementioned tests, and after looking into them carefully, it seems that they are testing the library itself to make sure that it works as expected. I...

Okay. 1. The tests would take some time, but now I get an idea of what I need to do. 2. That's great 3. Regarding psr-4, yeah if there is...

It has been a while, but I am back. Some changes that have been made (I have a dedicated branch for each change in the repo): 1. Moved ObjectTypes to...

I see your point, I just wondered why I didn't get any errors using the pre-TypeRegistry approach on using postman :) Anyway, what other modifications may I add to the...