X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2FREADME;fp=tests%2FREADME;h=b3f6efe59d6057b7a9f7c99c37a257e0120d831f;hp=d5d78ef546896cf1023a6e00fac88459060fc0b3;hb=3112dad72d8b485c7c3fd0ae03edda23fecefed2;hpb=a5cb52ef667cae9fd232a4775175b694f3871ff0 diff --git a/tests/README b/tests/README index d5d78ef..b3f6efe 100644 --- a/tests/README +++ b/tests/README @@ -99,9 +99,9 @@ will be run. *** Error if existing DB ** Data Definition - *** Create Tables/Sequences/Indexes -- Should cover creation of + *** Create Tables/Views/Sequences/Indexes -- Should cover creation of tables with all supported types of fields. - *** Delete Tables/Sequences/Indexes + *** Delete Tables/Views/Sequences/Indexes *** Inspection of Tables and attributes, including types ** Data Manipulation @@ -122,8 +122,3 @@ will be run. *** Object creation/manipulation/deletion *** Inter-object Relations -** Editing Contexts - *** Object Create/Modification/Deletion in a context -- partly covered already - *** Interaction of multiple contexts - *** Schema manipulation within a context - *** Rollback and error handling within a context