[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 9e38e0: Update auth plugin tests

Madhura Jayaratne madhura.cj at gmail.com
Fri Dec 18 12:00:52 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 9e38e02593875d7338035a603326e5cb15dafcd0
      https://github.com/phpmyadmin/phpmyadmin/commit/9e38e02593875d7338035a603326e5cb15dafcd0
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/plugin/auth/AuthenticationConfigTest.php
    M test/classes/plugin/auth/AuthenticationCookieTest.php
    M test/classes/plugin/auth/AuthenticationHttpTest.php
    M test/classes/plugin/auth/AuthenticationSignonTest.php

  Log Message:
  -----------
  Update auth plugin tests

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: 739ff528332692947117183099499a3a7c0fa679
      https://github.com/phpmyadmin/phpmyadmin/commit/739ff528332692947117183099499a3a7c0fa679
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/plugin/export/ExportCodegenTest.php
    M test/classes/plugin/export/ExportCsvTest.php
    M test/classes/plugin/export/ExportExcelTest.php
    M test/classes/plugin/export/ExportHtmlwordTest.php
    M test/classes/plugin/export/ExportJsonTest.php
    M test/classes/plugin/export/ExportLatexTest.php
    M test/classes/plugin/export/ExportMediawikiTest.php
    M test/classes/plugin/export/ExportOdsTest.php
    M test/classes/plugin/export/ExportOdtTest.php
    M test/classes/plugin/export/ExportPdfTest.php
    M test/classes/plugin/export/ExportPhparrayTest.php
    M test/classes/plugin/export/ExportSqlTest.php
    M test/classes/plugin/export/ExportTexytextTest.php
    M test/classes/plugin/export/ExportXmlTest.php
    M test/classes/plugin/export/ExportYamlTest.php
    M test/classes/plugin/export/TablePropertyTest.php

  Log Message:
  -----------
  Update export plugin tests

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: 1e7979554bb451bc307097ac49ba045a432d19df
      https://github.com/phpmyadmin/phpmyadmin/commit/1e7979554bb451bc307097ac49ba045a432d19df
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/plugin/import/ImportCsvTest.php
    M test/classes/plugin/import/ImportLdiTest.php
    M test/classes/plugin/import/ImportMediawikiTest.php
    M test/classes/plugin/import/ImportOdsTest.php
    M test/classes/plugin/import/ImportShpTest.php
    M test/classes/plugin/import/ImportSqlTest.php
    M test/classes/plugin/import/ImportXmlTest.php

  Log Message:
  -----------
  Update tests for import plugins

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: 46a6967c70e87d635c40d873e5c20640acff332c
      https://github.com/phpmyadmin/phpmyadmin/commit/46a6967c70e87d635c40d873e5c20640acff332c
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/plugin/transformations/TransformationPluginsTest.php

  Log Message:
  -----------
  Update another plugin test

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: b67f746bef6bed24887249a6da33ca5bac1dc73f
      https://github.com/phpmyadmin/phpmyadmin/commit/b67f746bef6bed24887249a6da33ca5bac1dc73f
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/schema/DiaRelationSchemaTest.php
    M test/classes/schema/EpsRelationSchemaTest.php
    M test/classes/schema/ExportRelationSchemaTest.php
    M test/classes/schema/PdfRelationSchemaTest.php
    M test/classes/schema/SvgRelationSchemaTest.php

  Log Message:
  -----------
  Update test classes related to schema exporting

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: 2b7cfb595dcc79e6370fa099542b2cf4575ce032
      https://github.com/phpmyadmin/phpmyadmin/commit/2b7cfb595dcc79e6370fa099542b2cf4575ce032
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/AdvisorTest.php
    M test/classes/ConfigGeneratorTest.php
    M test/classes/ConfigTest.php
    M test/classes/DatabaseInterfaceTest.php
    M test/classes/DbQbeTest.php
    M test/classes/DbSearchTest.php
    M test/classes/DisplayResultsTest.php
    M test/classes/ErrorHandlerTest.php
    M test/classes/ErrorTest.php
    M test/classes/FileTest.php
    M test/classes/FontTest.php
    M test/classes/FooterTest.php
    M test/classes/HeaderTest.php
    M test/classes/IndexTest.php
    M test/classes/LinterTest.php
    M test/classes/ListDatabaseTest.php
    M test/classes/MenuTest.php
    M test/classes/MessageTest.php
    M test/classes/PDFTest.php
    M test/classes/PMA_StringTest.php
    M test/classes/ScriptsTest.php
    M test/classes/ServerStatusDataTest.php
    M test/classes/StringCTypeTest.php
    M test/classes/StringNativeType.php
    M test/classes/SystemDatabaseTest.php
    M test/classes/TableTest.php
    M test/classes/TemplateTest.php
    M test/classes/ThemeManagerTest.php
    M test/classes/ThemeTest.php
    M test/classes/TrackerTest.php
    M test/classes/TypesMySQLTest.php
    M test/classes/TypesTest.php
    M test/classes/UtilTest.php
    M test/classes/VersionInformationTest.php
    M test/classes/ZipFileTest.php

  Log Message:
  -----------
  Move the rest of the tests related to objects under a common parent test

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: 1c4e0bdaea8dae5898cbbf0a5430821750558ffc
      https://github.com/phpmyadmin/phpmyadmin/commit/1c4e0bdaea8dae5898cbbf0a5430821750558ffc
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/AdvisorTest.php
    M test/classes/TableTest.php

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

Signed-off-by: Madhura Jayaratne <madhura.cj at gmail.com>


  Commit: 13eac96191e1fa915c6d9f9a23037c71c6f47770
      https://github.com/phpmyadmin/phpmyadmin/commit/13eac96191e1fa915c6d9f9a23037c71c6f47770
  Author: Madhura Jayaratne <madhura.cj at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M test/classes/AdvisorTest.php
    M test/classes/ConfigGeneratorTest.php
    M test/classes/ConfigTest.php
    M test/classes/DatabaseInterfaceTest.php
    M test/classes/DbQbeTest.php
    M test/classes/DbSearchTest.php
    M test/classes/DisplayResultsTest.php
    M test/classes/ErrorHandlerTest.php
    M test/classes/ErrorTest.php
    M test/classes/FileTest.php
    M test/classes/FontTest.php
    M test/classes/FooterTest.php
    M test/classes/HeaderTest.php
    M test/classes/IndexTest.php
    M test/classes/LinterTest.php
    M test/classes/ListDatabaseTest.php
    M test/classes/MenuTest.php
    M test/classes/MessageTest.php
    M test/classes/PDFTest.php
    M test/classes/PMA_StringTest.php
    M test/classes/ScriptsTest.php
    M test/classes/ServerStatusDataTest.php
    M test/classes/StringCTypeTest.php
    M test/classes/StringNativeType.php
    M test/classes/SystemDatabaseTest.php
    M test/classes/TableTest.php
    M test/classes/TemplateTest.php
    M test/classes/ThemeManagerTest.php
    M test/classes/ThemeTest.php
    M test/classes/TrackerTest.php
    M test/classes/TypesMySQLTest.php
    M test/classes/TypesTest.php
    M test/classes/UtilTest.php
    M test/classes/VersionInformationTest.php
    M test/classes/ZipFileTest.php
    M test/classes/plugin/auth/AuthenticationConfigTest.php
    M test/classes/plugin/auth/AuthenticationCookieTest.php
    M test/classes/plugin/auth/AuthenticationHttpTest.php
    M test/classes/plugin/auth/AuthenticationSignonTest.php
    M test/classes/plugin/export/ExportCodegenTest.php
    M test/classes/plugin/export/ExportCsvTest.php
    M test/classes/plugin/export/ExportExcelTest.php
    M test/classes/plugin/export/ExportHtmlwordTest.php
    M test/classes/plugin/export/ExportJsonTest.php
    M test/classes/plugin/export/ExportLatexTest.php
    M test/classes/plugin/export/ExportMediawikiTest.php
    M test/classes/plugin/export/ExportOdsTest.php
    M test/classes/plugin/export/ExportOdtTest.php
    M test/classes/plugin/export/ExportPdfTest.php
    M test/classes/plugin/export/ExportPhparrayTest.php
    M test/classes/plugin/export/ExportSqlTest.php
    M test/classes/plugin/export/ExportTexytextTest.php
    M test/classes/plugin/export/ExportXmlTest.php
    M test/classes/plugin/export/ExportYamlTest.php
    M test/classes/plugin/export/TablePropertyTest.php
    M test/classes/plugin/import/ImportCsvTest.php
    M test/classes/plugin/import/ImportLdiTest.php
    M test/classes/plugin/import/ImportMediawikiTest.php
    M test/classes/plugin/import/ImportOdsTest.php
    M test/classes/plugin/import/ImportShpTest.php
    M test/classes/plugin/import/ImportSqlTest.php
    M test/classes/plugin/import/ImportXmlTest.php
    M test/classes/plugin/transformations/TransformationPluginsTest.php
    M test/classes/schema/DiaRelationSchemaTest.php
    M test/classes/schema/EpsRelationSchemaTest.php
    M test/classes/schema/ExportRelationSchemaTest.php
    M test/classes/schema/PdfRelationSchemaTest.php
    M test/classes/schema/SvgRelationSchemaTest.php

  Log Message:
  -----------
  Merge branch 'test'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d6d46c49b4ef...13eac96191e1


More information about the Git mailing list