[phpMyAdmin Git] [phpmyadmin/error-reporting-server] d5f53d: Add tests for Shells

Michal Čihař michal at cihar.com
Wed Jul 5 09:20:16 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: d5f53d09fb8d309d8a5c3e9d746f174bf565ae57
      https://github.com/phpmyadmin/error-reporting-server/commit/d5f53d09fb8d309d8a5c3e9d746f174bf565ae57
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M src/Shell/StatsShell.php
    M tests/Fixture/DevelopersFixture.php
    M tests/Fixture/NotificationsFixture.php
    M tests/Fixture/ReportsFixture.php
    A tests/TestCase/Shell/CleanOldNotifsShellTest.php
    A tests/TestCase/Shell/StatsShellTest.php
    A tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php

  Log Message:
  -----------
  Add tests for Shells

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 1b43390d021ccf097ca4e631ee61cbdca72498a9
      https://github.com/phpmyadmin/error-reporting-server/commit/1b43390d021ccf097ca4e631ee61cbdca72498a9
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-07-02 (Sun, 02 Jul 2017)

  Changed paths:
    M src/Controller/GithubController.php
    M src/Controller/IncidentsController.php
    M src/Controller/ReportsController.php
    M tests/Fixture/DevelopersFixture.php
    M tests/Fixture/IncidentsFixture.php
    M tests/Fixture/NotificationsFixture.php
    M tests/Fixture/ReportsFixture.php
    M tests/TestCase/Controller/ReportsControllerTest.php
    M tests/TestCase/Model/Table/ReportsTableTest.php
    R tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php

  Log Message:
  -----------
  Fix tests

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: b75e3a6c9b8c0e856d8f829f94e0353161feea24
      https://github.com/phpmyadmin/error-reporting-server/commit/b75e3a6c9b8c0e856d8f829f94e0353161feea24
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/Controller/GithubController.php
    M src/Controller/IncidentsController.php
    M src/Controller/ReportsController.php
    M src/Shell/StatsShell.php
    M tests/Fixture/DevelopersFixture.php
    M tests/Fixture/IncidentsFixture.php
    M tests/Fixture/NotificationsFixture.php
    M tests/Fixture/ReportsFixture.php
    M tests/TestCase/Controller/ReportsControllerTest.php
    M tests/TestCase/Model/Table/ReportsTableTest.php
    A tests/TestCase/Shell/CleanOldNotifsShellTest.php
    A tests/TestCase/Shell/StatsShellTest.php

  Log Message:
  -----------
  Merge pull request #168 from devenbansod/add_tests_shell

Add tests for shells


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/83780eb46075...b75e3a6c9b8c


More information about the Git mailing list