persistent-test: Tests for Persistent
Tests for Persistent
Modules
[Index]
- CompositeTest
- CustomPersistField
- CustomPersistFieldTest
- CustomPrimaryKeyReferenceTest
- DataTypeTest
- EmbedOrderTest
- EmbedTest
- EmptyEntityTest
- EntityEmbedTest
- EquivalentTypeTest
- HtmlTest
- Init
- InsertDuplicateUpdate
- LargeNumberTest
- MaxLenTest
- MigrationColumnLengthTest
- MigrationIdempotencyTest
- MigrationOnlyTest
- MigrationTest
- PersistTestPetCollarType
- PersistTestPetType
- PersistUniqueTest
- PersistentTest
- PrimaryTest
- Recursive
- RenameTest
- SumTypeTest
- UniqueTest
Flags
Manual Flags
Name | Description | Default |
---|---|---|
sqlite | use sqlite. This is just present for consistency, and is not used | Disabled |
zookeeper | test only Zookeeper. default is to test just sqlite. | Disabled |
mongodb | test only MongoDB. default is to test just sqlite. | Disabled |
postgresql | test postgresql. default is to test just sqlite. | Disabled |
mysql | test MySQL. default is to test just sqlite. | Disabled |
high_precision_date | for MongoDB use a time storage with nano second precision. | Disabled |
nooverlap | test out our assumption that OverlappingInstances is just for String | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- persistent-test-2.0.0.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates