Skip to content
English
中文 (中国)
Eternal Night
There is no problem not worth solving, and no technology not worth learning!
Home
About Me & Cooperation
Programming Languages
Programming Dev
Web Frontend
Web App Dev
Blockchain
Mobile Dev
Site Builder
Blog Operations
Dev Tools
App Tools
Cloud
Server
Database
OS
Monitor & Manage
Category:
PHPUnit
Write a test mutation in Laravel 6, Lighthouse 5, and phpunit, and delete the data in the cache
2022/04/27
In Laravel 6.20.43, Lighthouse 5.45.0, the classClearSschemaCacheDeprecated
2022/04/21
In Lighthouse 5, tests for mutation based on phpunit
2022/04/01
When writing an automated test case for Lighthouse 5, phpstorm cannot be completed automatically (unable to find the statement to go to)
2022/02/17
When writing the automated test case of Lighthouse 5, split the test method in a file into two test methods, and report an error: Error: call to undefined method IlluMinate\Support\Facads\Config::set()
2022/02/17
When running lighthouse test case, an error is reported: classoverTrue\LaravelVersionABLE\ServiceProviderNot found
2022/02/14
When writing an automated test case for Lighthouse 5, assertion that the response has a given JSON structure, that is, only verify whether the field exists, not to verify its value
2022/02/10
Error when running phpunit in Laravel 6: php fatal error: allow memory size of 1073741824 bytes exhausted (tried to allocate 69632 bytes)
2022/02/09
When writing the automated test case of Lighthouse 5, when you want to use a variable in the query, the error is reported: syntax error: expected $, and then failed Asserting that an array has the subset array
2022/02/08
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new remote procedure call application (implement hprose 2.0 for PHP’s RPC server), support for creating new RPC directories, configuration and environment, testing, Vagrant, etc.
2018/08/15
1
2
Next Page