Intent of namespace.go ×1
All 54 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/54 tests-
server/54 tests-
common/54 tests-
persistence/54 tests-
tests/54 tests-
TestMySQLNamespaceSuite/9 tests-
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsertDeleteSelect_ID -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsertDeleteSelect_Name -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsertSelect -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsertSelect_Pagination -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsertUpdateSelect -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsertUpdate_Success -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsert_Fail_Duplicate -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestInsert_Success -
go.temporal.io/server/common/persistence/tests/TestMySQLNamespaceSuite/TestUpdate_Fail
-
-
TestPGX/9 tests-
TestPostgreSQLNamespaceSuite/9 tests-
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsertDeleteSelect_ID -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsertDeleteSelect_Name -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsertSelect -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsertSelect_Pagination -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsertUpdateSelect -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsertUpdate_Success -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsert_Fail_Duplicate -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestInsert_Success -
go.temporal.io/server/common/persistence/tests/TestPGX/TestPostgreSQLNamespaceSuite/TestUpdate_Fail
-
-
-
TestPGXSP/9 tests-
TestPostgreSQLNamespaceSuite/9 tests-
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsertDeleteSelect_ID -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsertDeleteSelect_Name -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsertSelect -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsertSelect_Pagination -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsertUpdateSelect -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsertUpdate_Success -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsert_Fail_Duplicate -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestInsert_Success -
go.temporal.io/server/common/persistence/tests/TestPGXSP/TestPostgreSQLNamespaceSuite/TestUpdate_Fail
-
-
-
TestPQ/9 tests-
TestPostgreSQLNamespaceSuite/9 tests-
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsertDeleteSelect_ID -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsertDeleteSelect_Name -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsertSelect -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsertSelect_Pagination -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsertUpdateSelect -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsertUpdate_Success -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsert_Fail_Duplicate -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestInsert_Success -
go.temporal.io/server/common/persistence/tests/TestPQ/TestPostgreSQLNamespaceSuite/TestUpdate_Fail
-
-
-
TestSQLiteFileNamespaceSuite/9 tests-
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsertDeleteSelect_ID -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsertDeleteSelect_Name -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsertSelect -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsertSelect_Pagination -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsertUpdateSelect -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsertUpdate_Success -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsert_Fail_Duplicate -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestInsert_Success -
go.temporal.io/server/common/persistence/tests/TestSQLiteFileNamespaceSuite/TestUpdate_Fail
-
-
TestSQLiteNamespaceSuite/9 tests-
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsertDeleteSelect_ID -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsertDeleteSelect_Name -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsertSelect -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsertSelect_Pagination -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsertUpdateSelect -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsertUpdate_Success -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsert_Fail_Duplicate -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestInsert_Success -
go.temporal.io/server/common/persistence/tests/TestSQLiteNamespaceSuite/TestUpdate_Fail
-
-
-
-
-
-