Feature/22 test handling incoming events #30

Merged
abdulrabbani00 merged 11 commits from feature/22-test-handling-incoming-events into develop 2022-05-12 13:52:14 +00:00

11 Commits

Author SHA1 Message Date
Abdul Rabbani
ce21a8d343 Update test to have failed as expected. 2022-05-12 09:44:22 -04:00
Abdul Rabbani
27c46a4460 Update CICD and fail when file not found. 2022-05-12 09:33:29 -04:00
Abdul Rabbani
5fc3ec3172 Fix lint errors 2022-05-12 09:26:59 -04:00
Abdul Rabbani
346e1e8083 Update code and CI/CD 2022-05-12 08:28:05 -04:00
Abdul Rabbani
36b9c1f25b Update and finalize testing at this stage 2022-05-12 08:01:52 -04:00
Abdul Rabbani
36e8711891 Test CaptureHead | Add Metrics | Handle Test Race Conditions
This Commit allows us to:

* Test the `CaptureHead` function.
* Test parsing a single Head message.
* Test a Reorg condition.
* Add Metrics. This is primarily used for testing but can have future use cases.
* Rearrange the test due to race conditions introduced by reusing a variable. `BeforeEach` can't be used to update `BC`.
2022-05-11 14:14:19 -04:00
Abdul Rabbani
5c5c1dc211 Fix gitignore 2022-05-10 14:38:13 -04:00
Abdul Rabbani
adc26287db Handle conflicts 2022-05-10 14:36:53 -04:00
Abdul Rabbani
7746218102 Include first functioning tests for processing head 2022-05-10 14:31:56 -04:00
Abdul Rabbani
fd0ebcc530 Update location for SetupPostgresDB 2022-05-09 14:38:53 -04:00
Abdul Rabbani
da36c02eac Checkpoint before the weekend 2022-05-06 17:35:13 -04:00