1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 14:46:36 +02:00

Tests: Add schema

This commit is contained in:
Jakub Vrana
2025-03-26 07:17:25 +01:00
parent 012562571a
commit d3be21e000
6 changed files with 42 additions and 0 deletions

View File

@@ -144,6 +144,13 @@
<tr><td>verifyTextPresent</td><td>Materialized view</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Schema</td></tr></thead>
<tbody>
<tr><td>open</td><td>/adminer.php?pgsql=localhost:26257&amp;username=ODBC&amp;db=adminer_test&amp;ns=public&amp;schema=</td><td></td></tr>
<tr><td>verifyTextPresent</td><td>Permanent link</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Insert</td></tr></thead>
<tbody>

View File

@@ -182,6 +182,13 @@
<tr><td>verifyTextPresent</td><td>View has been created.</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Schema</td></tr></thead>
<tbody>
<tr><td>open</td><td>/adminer.php?server=localhost:3307&amp;username=ODBC&amp;db=adminer_test&amp;schema=</td><td></td></tr>
<tr><td>verifyTextPresent</td><td>Permanent link</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Insert</td></tr></thead>
<tbody>

View File

@@ -132,6 +132,13 @@
<tr><td>verifyTextPresent</td><td>View has been created.</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Schema</td></tr></thead>
<tbody>
<tr><td>open</td><td>/adminer.php?mssql=&amp;username=ODBC&amp;db=adminer_test&amp;ns=dbo&amp;schema=</td><td></td></tr>
<tr><td>verifyTextPresent</td><td>Permanent link</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Insert</td></tr></thead>
<tbody>

View File

@@ -182,6 +182,13 @@
<tr><td>verifyTextPresent</td><td>View has been created.</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Schema</td></tr></thead>
<tbody>
<tr><td>open</td><td>/adminer.php?username=ODBC&amp;db=adminer_test&amp;schema=</td><td></td></tr>
<tr><td>verifyTextPresent</td><td>Permanent link</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Insert</td></tr></thead>
<tbody>

View File

@@ -142,6 +142,13 @@
<tr><td>verifyTextPresent</td><td>Materialized view</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Schema</td></tr></thead>
<tbody>
<tr><td>open</td><td>/adminer.php?pgsql=&amp;username=ODBC&amp;db=adminer_test&amp;ns=public&amp;schema=</td><td></td></tr>
<tr><td>verifyTextPresent</td><td>Permanent link</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Insert</td></tr></thead>
<tbody>

View File

@@ -142,6 +142,13 @@
<tr><td>verifyTextPresent</td><td>View has been created.</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Schema</td></tr></thead>
<tbody>
<tr><td>open</td><td>/adminer/sqlite.php?sqlite=&amp;username=ODBC&amp;db=adminer_test&amp;schema=</td><td></td></tr>
<tr><td>verifyTextPresent</td><td>Permanent link</td><td></td></tr>
</tbody></table>
<table cellpadding="1" cellspacing="1" border="1">
<thead><tr><td rowspan="1" colspan="3">Insert</td></tr></thead>
<tbody>