Larry Eitel
Larry Eitel
Running `composer update` returns: ``` PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0 Loading composer repositories with package information...
PHP 7.2 "phpunit/phpunit": "^5", "modelizer/selenium": "~1.0", PHP Warning: Declaration of PHPUnit_Extensions_Selenium2TestCase::onNotSuccessfulTest(Exception $e) should be compatible with PHPUnit_Framework_TestCase::onNotSuccessfulTest($e) in C:\_dk\_lq\vendor\phpunit\phpunit-selenium\PHPUnit\Extensions\Selenium2TestCase.php on line 97 Any suggestions?
I'm eye-balling the MEAN stack but I like what I see with ultimate-seed. I don't mind getting my hands dirty tweaking things but just curious.. has ANYONE successfully installed this...
Working on getting all tests to pass and haven't found a way to resolve the following errors: ``` Running "karma:single" (karma) task Chrome 31.0.1650 (Windows 8) ERROR Uncaught ReferenceError: module...
Greetings. I successfully fired up your JeremyAndress/FastApi-simple repo. However, this one fails. Running on Windows 10. Thank you for any thoughts/suggestions. `C:\__repos\fastapi\fastapi-docker>docker-compose -f local.yml build WARNING: The POSTGRES_SERVER variable is...
Can you please share an example of how I would docker run this container in a way that I can point my headless selenium tests at this 'browser'? I am...
sqlsync
I thoroughly enjoyed your four-part series. Very insightful. I am pursuing a PWA implementation using sveltekit. I need though to find a way to sync sqlite data with a remote...