Move unit tests to tests/Unit
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- .scrutinizer.yml 2 additions, 1 deletion.scrutinizer.yml
- .travis.yml 5 additions, 5 deletions.travis.yml
- composer.json 4 additions, 3 deletionscomposer.json
- tests/Unit/AppInfo/ApplicationTest.php 1 addition, 1 deletiontests/Unit/AppInfo/ApplicationTest.php
- tests/Unit/Command/CreateAccountTest.php 1 addition, 1 deletiontests/Unit/Command/CreateAccountTest.php
- tests/Unit/Controller/AccountsControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/AccountsControllerTest.php
- tests/Unit/Controller/AliasesControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/AliasesControllerTest.php
- tests/Unit/Controller/AutoconfigControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/AutoconfigControllerTest.php
- tests/Unit/Controller/AvatarControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/AvatarControllerTest.php
- tests/Unit/Controller/FoldersControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/FoldersControllerTest.php
- tests/Unit/Controller/LocalAttachmentsControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/LocalAttachmentsControllerTest.php
- tests/Unit/Controller/MessagesControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/MessagesControllerTest.php
- tests/Unit/Controller/PageControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/PageControllerTest.php
- tests/Unit/Controller/PreferencesControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/PreferencesControllerTest.php
- tests/Unit/Controller/ProxyControllerTest.php 1 addition, 1 deletiontests/Unit/Controller/ProxyControllerTest.php
- tests/Unit/Db/AliasMapperTest.php 0 additions, 0 deletionstests/Unit/Db/AliasMapperTest.php
- tests/Unit/Db/CollectedAddressMapperTest.php 2 additions, 2 deletionstests/Unit/Db/CollectedAddressMapperTest.php
- tests/Unit/Db/MailAccountMapperTest.php 0 additions, 0 deletionstests/Unit/Db/MailAccountMapperTest.php
- tests/Unit/Db/MailAccountTest.php 0 additions, 0 deletionstests/Unit/Db/MailAccountTest.php
Loading
Please register or sign in to comment