An open API service indexing awesome lists of open source software.

https://github.com/tarlepp/ash_worksi_web_test_client_remote_addr_issue


https://github.com/tarlepp/ash_worksi_web_test_client_remote_addr_issue

community-help phpunit symfony

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# What is this?

Someone didn't get `$_SERVER['REMOTE_ADDR']` working with Symfony `WebTestCase`,
so I created this simple repository to demonstrate that is can be done.

## How to test this?

1. Clone repository
1. Run `composer install`
1. Run `php bin/phpunit`
1. Profit

## License

[The MIT License (MIT)](LICENSE)

Copyright © 2023 Tarmo Leppänen