[phpMyAdmin Git] [phpmyadmin/error-reporting-server] 79002d: Add tests for developers table

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


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 79002de2caafee2c86a0ae8a26afa64547b57b27
      https://github.com/phpmyadmin/error-reporting-server/commit/79002de2caafee2c86a0ae8a26afa64547b57b27
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    A tests/TestCase/Model/Table/DevelopersTableTest.php

  Log Message:
  -----------
  Add tests for developers table

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


  Commit: 107f1d929757b9f5ee1bd5558c3e13038dcacc6a
      https://github.com/phpmyadmin/error-reporting-server/commit/107f1d929757b9f5ee1bd5558c3e13038dcacc6a
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/Controller/DevelopersController.php
    A tests/Fixture/user_response.json
    A tests/TestCase/Controller/DevelopersControllerTest.php
    M tests/TestCase/Controller/NotificationsControllerTest.php

  Log Message:
  -----------
  Add Tests for Developer Model and Controller

* Also add tests for testing a non-allowed action with 'read_only=true'

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


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

  Changed paths:
    M src/Controller/DevelopersController.php
    A tests/Fixture/user_response.json
    A tests/TestCase/Controller/DevelopersControllerTest.php
    M tests/TestCase/Controller/NotificationsControllerTest.php
    A tests/TestCase/Model/Table/DevelopersTableTest.php

  Log Message:
  -----------
  Merge pull request #171 from devenbansod/add_test_developer

Add tests for Developers Model and Controller


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/6d849dd79ffb...f9dc975838a4


More information about the Git mailing list