arc unit doesn't take in consideration phpunit.xml
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 16 2020
Feb 16 2020
dereckson moved T1596: Revisit Sørensen–Dice coefficient from Backlog to Dev on the good-first-issue board.
Jan 28 2020
Jan 28 2020
dereckson renamed T1577: Arcanist ignores phpunit.xml to run unit tests in OmniTools from Arcanist ignores phpunit.xml to run unit tests to Arcanist ignores phpunit.xml to run unit tests in OmniTools.
dereckson renamed T1577: Arcanist ignores phpunit.xml to run unit tests in OmniTools from WithData trait missing in CodeFileTest class to Arcanist ignores phpunit.xml to run unit tests.
dereckson updated the task description for T1577: Arcanist ignores phpunit.xml to run unit tests in OmniTools.
This error occurs when tests are run from the tests/ folder:
dereckson triaged T1577: Arcanist ignores phpunit.xml to run unit tests in OmniTools as High priority.
Jan 25 2020
Jan 25 2020
dereckson moved T1576: Methods to count by and group by arrays from Backlog to Dev on the good-first-issue board.
Dec 5 2019
Dec 5 2019
dereckson moved T1544: Use PHP 7.4 mb_str_split in OmniString::getBigrams from Backlog to Dev on the good-first-issue board.
dereckson added a project to T1544: Use PHP 7.4 mb_str_split in OmniString::getBigrams: good-first-issue.
dereckson updated the task description for T1544: Use PHP 7.4 mb_str_split in OmniString::getBigrams.
Apr 21 2018
Apr 21 2018
dereckson moved T1399: Migrate from globalfunctions to OmniTools from Backlog to Dev on the Technical debt board.
dereckson closed T1395: Migrate keruald/globalfunctions content to Keruald OmniTools, a subtask of T1394: Deprecate Keruald global functions, as Resolved.
Apr 20 2018
Apr 20 2018
dereckson updated the task description for T1398: Allow to extract class name from a fully qualified class name expression.
Apr 19 2018
Apr 19 2018
Apr 17 2018
Apr 17 2018
Apr 16 2018
Apr 16 2018
dereckson triaged T1395: Migrate keruald/globalfunctions content to Keruald OmniTools as Normal priority.
Apr 15 2018
Apr 15 2018
Mar 30 2018
Mar 30 2018
dereckson closed T1386: Publish a Keruald library to help testable CLI PHP applications as Resolved.
Mar 29 2018
Mar 29 2018
dereckson triaged T1386: Publish a Keruald library to help testable CLI PHP applications as Normal priority.
Nov 4 2017
Nov 4 2017
I can't repro anymore this issue, when I investigated to a header/body write order issue, fixed in D1169.
rm space
Remove extraneous \n
Sep 3 2016
Sep 3 2016
Sep 2 2016
Sep 2 2016
Aug 28 2016
Aug 28 2016
dereckson moved T965: Create a Docker Hub client API library to trigger builds from Backlog to In progress on the User-Dereckson board.
dereckson added a project to T965: Create a Docker Hub client API library to trigger builds: User-Dereckson.
Aug 3 2016
Aug 3 2016
Aug 2 2016
Aug 2 2016
dereckson renamed T965: Create a Docker Hub client API library to trigger builds from Create a Docker Hub client API library to Create a Docker Hub client API library to trigger builds.
dereckson moved T965: Create a Docker Hub client API library to trigger builds from Backlog to Working on on the Notifications center board.
Jul 25 2016
Jul 25 2016
Jul 21 2016
Jul 21 2016
dereckson moved T905: UndoStack from In progress to Needs Review / Blocked / Waiting on the User-Dereckson board.
Jul 9 2016
Jul 9 2016
Jul 8 2016
Jul 8 2016
Mar 12 2016
Mar 12 2016
dereckson renamed T782: Composer package videlalvaro/php-amqplib is now php-amqplib/php-amqplib from Package videlalvaro/php-amqplib is abandoned, you should avoid using it. Use php-amqplib/php-amqplib instead. to Composer package videlalvaro/php-amqplib is now php-amqplib/php-amqplib.
Jan 29 2016
Jan 29 2016
Note: after T700 resolution, error will be:
Jan 10 2016
Jan 10 2016
In D197#3104, @dereckson wrote:We need to mock the broker.
Code to mockBroker::setExchangeTarget($this->target) ->routeTo($this->routingKey) ->sendMessage($this->message);Mock proposal$mock = Mockery('Keruald\Broker\AMQPBroker'); $mock->shouldReceive('setExchangeTarget'); // TODO: return $this, not null $mock->shouldReceive('routeTo'); $mock->shouldReceive('sendMessage'); $this->app->instance('broker', $mock);Reference: http://docs.mockery.io/en/latest/reference/demeter_chains.html
Jan 9 2016
Jan 9 2016
dereckson retitled D197: Payload full test, with a blackhole broker from WIP: Payload full test to Payload full test, with a blackhole broker.
Jul 16 2015
Jul 16 2015
{
"name": "keruald-global-functions",
"title": "Keruald global functions",
"preface": "Library of useful PHP functions.",
"short": "Keruald GF",
"root": ".",
"uri.source": "http://devcentral.nasqueron.org/diffusion/KGF/browse/master/%f$%l",
"exclude": [
"(^tests/)"
]
}Documentation is live at http://devcentral.nasqueron.org/book/keruald-global-functions/.
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator