kinesis-consumer/checkpoint
Vincent cb35697903 Write unit tests for Postgres package (#69)
Changes:
* I add postgres_databaseutils_test.go for containing all utilities for mocking the database.
* I put appName as a required parameter passed to the New() since it is needed to form the namespace column name.
* I add GetMaxInterval() since it might be needed by the consumer and the test.
* I move the SQL string package variables directly into the function that need it so we could avoid maintenance nightmare in the future.
2018-10-14 11:23:37 -06:00
..
ddb Make what aws error to trigger retry decided by caller (#52) 2018-06-04 20:07:58 -07:00
postgres Write unit tests for Postgres package (#69) 2018-10-14 11:23:37 -06:00
redis Add more test coverage for Redis Checkpoint 2017-11-22 21:28:39 -08:00