generic unit tests based on protocol, test for versioning
Showing
- project.clj 5 additions, 2 deletionsproject.clj
- resources/sql/_ds_postgres.sql 2 additions, 2 deletionsresources/sql/_ds_postgres.sql
- src/document_storage/git/core.clj 7 additions, 3 deletionssrc/document_storage/git/core.clj
- src/document_storage/postgres/core.clj 10 additions, 13 deletionssrc/document_storage/postgres/core.clj
- src/document_storage/protocol.clj 1 addition, 1 deletionsrc/document_storage/protocol.clj
- test/document_storage/git/core_test.clj 13 additions, 13 deletionstest/document_storage/git/core_test.clj
- test/document_storage/postgres/core_test.clj 8 additions, 12 deletionstest/document_storage/postgres/core_test.clj
- test/document_storage/protocol_test.clj 47 additions, 0 deletionstest/document_storage/protocol_test.clj
test/document_storage/protocol_test.clj
0 → 100644
Please register or sign in to comment