StevanFreeborn
|
3bf65f24d9
|
feat: add integration tests for queryRecords and deleteRecordsByIds methods. fix: implemented deleteRecordsByIds method and wrote unit tests
|
2023-02-19 23:55:47 -06:00 |
|
StevanFreeborn
|
9c44efe567
|
feat: add integrationTests for saveRecord method
|
2023-02-19 20:26:18 -06:00 |
|
StevanFreeborn
|
23875cff40
|
feat: add integration tests for getRecordsByIds method
|
2023-02-19 20:01:08 -06:00 |
|
StevanFreeborn
|
2f2614912a
|
fix: remove unused import
|
2023-02-19 19:52:34 -06:00 |
|
StevanFreeborn
|
cc3eea5679
|
fix: update integration tests to use correct env variables
|
2023-02-19 19:52:01 -06:00 |
|
StevanFreeborn
|
e711553925
|
feat: add integration tests for getRecordsByAppId method
|
2023-02-19 19:30:11 -06:00 |
|
StevanFreeborn
|
06dda79e44
|
feat: add integration tests for getRecordById method
|
2023-02-19 16:14:50 -06:00 |
|
StevanFreeborn
|
99c7e7f9f1
|
feat: add integration tests for deleteRecordById method. fix: add toJSON method on SaveRecordRequest model to handle converting fields map to a POJO before sending in request
|
2023-02-19 15:53:52 -06:00 |
|
StevanFreeborn
|
818bd0dd19
|
feat: stub out integration tests for record methods
|
2023-02-18 17:16:53 -06:00 |
|