Jabit/repositories/src/test/java/ch/dissem/bitmessage/repository
Christian Basler dad05d835b Created an improved JdbcNodeRegistry and removed MemoryNodeRegistry, as it doesn't properly work with the way nodes are handled and disseminated in the new PyBitmessage client. The new one should work a lot more stable. 2016-09-01 07:35:46 +02:00
..
JdbcAddressRepositoryTest.java Fixed system test and ProofOfWorkService 2016-05-05 10:50:22 +02:00
JdbcInventoryTest.java Synchronisation API and related refactorings / improvements 2015-10-07 21:50:41 +02:00
JdbcMessageRepositoryTest.java Made tests more stable, albeit slightly slower 2016-05-28 11:04:47 +02:00
JdbcNodeRegistryTest.java Created an improved JdbcNodeRegistry and removed MemoryNodeRegistry, as it doesn't properly work with the way nodes are handled and disseminated in the new PyBitmessage client. The new one should work a lot more stable. 2016-09-01 07:35:46 +02:00
JdbcProofOfWorkRepositoryTest.java Fixed system test and ProofOfWorkService 2016-05-05 10:50:22 +02:00
TestBase.java Refactoring: renamed 'security' to 'cryptography' 2016-01-10 13:38:32 +01:00
TestJdbcConfig.java Moving "Security" to a separate port, so there can be a Bouncycastle and a Spongycastle implementation. (BC doesn't work on Android, SC can't be used on Oracle's JVM) 2015-08-05 19:52:18 +02:00