- 12 Feb, 2018 4 commits
-
-
Matthias Larisch authored
Adds a php conf.d partial that allows setting arbitraty configuration values. Enable xdebug remote connect back, so the server tries to connect back to the requesting host on each request.
-
Matthias Larisch authored
-
Matthias Larisch authored
-
Matthias Larisch authored
-
- 11 Feb, 2018 1 commit
-
-
Nick Sellen authored
-
- 14 Nov, 2017 1 commit
-
-
Matthias Larisch authored
Codecoverage in codeception uses the C3 helper script that needs to be included in the site running. This collects code coverage even (especially) for acceptance tests, e.g. where codeception itself does not have control over the code. For coverage collection in general, XDebug is needed and therefore also activated. Production usage not yet possible due to https://github.com/Codeception/Codeception/issues/3337 also coverage collection is pretty slow.
-
- 10 Nov, 2017 1 commit
-
-
inktrap authored
-
- 08 Nov, 2017 1 commit
-
-
inktrap authored
-
- 02 Nov, 2017 2 commits
-
-
Matthias Larisch authored
codeception db populator loads a database dump between each test so all tests operate on an indepentent, clean database.
-
Matthias Larisch authored
This data can be used to repopulate the test database between all test runs.
-
- 17 Oct, 2017 7 commits
-
-
Matthias Larisch authored
-
Matthias Larisch authored
-
Matthias Larisch authored
-
Matthias Larisch authored
-
Matthias Larisch authored
-
Matthias Larisch authored
-
Nick Sellen authored
... however it doesn't work. I can manually send mails from app container successfully, but app does not do so. I first tried without user/pass and that didn't work either.
-
- 12 Oct, 2017 2 commits
-
-
Matthias Larisch authored
-
Matthias Larisch authored
-
- 10 Oct, 2017 3 commits
-
-
Nick Sellen authored
-
Matthias Larisch authored
-
Matthias Larisch authored
-
- 01 Oct, 2017 1 commit
-
-
Nick Sellen authored
-
- 29 Sep, 2017 2 commits
-
-
Matthias Larisch authored
-
Nick Sellen authored
-
- 28 Sep, 2017 3 commits
-
-
Nick Sellen authored
-
Nick Sellen authored
-
Nick Sellen authored
-
- 25 Sep, 2017 2 commits
-
-
Matthias Larisch authored
-
Matthias Larisch authored
Selenium container downloads will be made available to the app to be able to test output.
-
- 21 Sep, 2017 2 commits
-
-
Matthias Larisch authored
As in CI, selenium in test may fail due to memory constraints as well.
-
Matthias Larisch authored
There is a web driver error "No such session" occuring quite often in CI. https://bugs.chromium.org/p/chromedriver/issues/detail?id=732#c31 suggests this might be a memory related problem.
-
- 28 Aug, 2017 3 commits
-
-
Nick Sellen authored
Previously it would only send websocket messages to the other users and rely on the return data in the call to create the message. But this does not allow other sessions/connections of the user to keep up to date with the websocket messages.
-
Nick Sellen authored
-
Nick Sellen authored
-
- 23 Aug, 2017 5 commits
-
-
Nick Sellen authored
-
Nick Sellen authored
-
Nick Sellen authored
-
Nick Sellen authored
-
Nick Sellen authored
-