<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unifest.git/tests/Unit/Config, branch master</title>
<subtitle>Engelsystem for the unifest.</subtitle>
<id>https://git.kobert.dev/unifest.git/atom/tests/Unit/Config?h=master</id>
<link rel='self' href='https://git.kobert.dev/unifest.git/atom/tests/Unit/Config?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/'/>
<updated>2019-11-06T12:16:00Z</updated>
<entry>
<title>Tests: Replaced duplicates and formatting/cleanup</title>
<updated>2019-11-06T12:16:00Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2019-11-06T12:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=2cce967eb09edd6ef35238c68f8ff5ed2348f5fd'/>
<id>urn:sha1:2cce967eb09edd6ef35238c68f8ff5ed2348f5fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Routes config: Added test to ensure that routes are cacheable in production</title>
<updated>2019-09-06T15:30:04Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2019-09-06T15:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=64c4743f57c2444a2e40ab4f115cbc6bdc9bcde1'/>
<id>urn:sha1:64c4743f57c2444a2e40ab4f115cbc6bdc9bcde1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatting</title>
<updated>2019-04-25T16:17:19Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2019-04-24T09:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=79c92da8c14de61dccc015f04c3900aac4bd4179'/>
<id>urn:sha1:79c92da8c14de61dccc015f04c3900aac4bd4179</id>
<content type='text'>
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
</content>
</entry>
<entry>
<title>phpunit: Upgrade to version 8, fixed tests, formatting</title>
<updated>2019-04-25T15:56:06Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2019-04-24T08:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=c74fa7955d9392aea954c2e45ed4137fb2bebcbe'/>
<id>urn:sha1:c74fa7955d9392aea954c2e45ed4137fb2bebcbe</id>
<content type='text'>
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated
</content>
</entry>
<entry>
<title>EventConfig: Merge event configuration from database to global config</title>
<updated>2018-10-30T20:13:56Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-09-25T15:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=7f61dc95be4ac543986c7df2459532fd8f81368d'/>
<id>urn:sha1:7f61dc95be4ac543986c7df2459532fd8f81368d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'MyIgel/templating'</title>
<updated>2018-09-09T10:11:12Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-09-08T10:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=222c9fed7d4ca2b3b44c05907fbb7080c1efd342'/>
<id>urn:sha1:222c9fed7d4ca2b3b44c05907fbb7080c1efd342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Twig template functions</title>
<updated>2018-08-29T21:46:31Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-08-26T10:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=df6360044b5c2396b2bee0dfa9e8d744bfa424d5'/>
<id>urn:sha1:df6360044b5c2396b2bee0dfa9e8d744bfa424d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config: allow renaming of config.default.php to config.php</title>
<updated>2018-08-12T15:38:36Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-08-10T13:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=d243090fea52b68a5ad5d55a5927ca95b5bf8bb1'/>
<id>urn:sha1:d243090fea52b68a5ad5d55a5927ca95b5bf8bb1</id>
<content type='text'>
Closes #444 (Problems after installation)</content>
</entry>
<entry>
<title>Fixed ConfigServiceProviderTest when no config file has been created</title>
<updated>2017-10-31T14:13:37Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2017-10-31T14:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=a7d2bcf88b855af7fb101f2388f9f4a3d2cf0281'/>
<id>urn:sha1:a7d2bcf88b855af7fb101f2388f9f4a3d2cf0281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added tests for base_path and config_path</title>
<updated>2017-10-31T13:30:37Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2017-10-31T13:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=e15e86362585f5d00d118653232584ed0920e533'/>
<id>urn:sha1:e15e86362585f5d00d118653232584ed0920e533</id>
<content type='text'>
</content>
</entry>
</feed>
