Merge pull request #3907 from nextcloud/enhancement/github-actions-integration-tests
GitHub actions integration tests
Showing
- .github/workflows/lint.yml 1 addition, 1 deletion.github/workflows/lint.yml
- .github/workflows/package.yml 32 additions, 0 deletions.github/workflows/package.yml
- .github/workflows/test.yml 100 additions, 10 deletions.github/workflows/test.yml
- .nextcloudignore 1 addition, 1 deletion.nextcloudignore
- .scrutinizer.yml 0 additions, 23 deletions.scrutinizer.yml
- .travis.yml 0 additions, 111 deletions.travis.yml
- Makefile 23 additions, 5 deletionsMakefile
- codecov.yml 4 additions, 0 deletionscodecov.yml
- lib/Account.php 7 additions, 1 deletionlib/Account.php
- lib/IMAP/MailboxSync.php 1 addition, 1 deletionlib/IMAP/MailboxSync.php
- tests/Integration/Framework/ImapTest.php 10 additions, 1 deletiontests/Integration/Framework/ImapTest.php
- tests/Integration/Framework/ImapTestAccount.php 3 additions, 3 deletionstests/Integration/Framework/ImapTestAccount.php
- tests/Integration/IMAP/AbstractTest.php 2 additions, 2 deletionstests/Integration/IMAP/AbstractTest.php
- tests/Integration/IMAP/IMAPClientFactoryTest.php 1 addition, 1 deletiontests/Integration/IMAP/IMAPClientFactoryTest.php
- tests/Integration/Service/FolderMapperIntegrationTest.php 1 addition, 1 deletiontests/Integration/Service/FolderMapperIntegrationTest.php
- tests/Integration/Service/MailTransmissionIntegrationTest.php 9 additions, 3 deletions...s/Integration/Service/MailTransmissionIntegrationTest.php
- tests/Integration/TestCase.php 13 additions, 0 deletionstests/Integration/TestCase.php
Loading
Please register or sign in to comment