Commit a832557
authored
Feature/unit tests/infra 30039/event ingestors (#265)
* get event ingestor
* test_events_can_be_ingested
* reocrdtype added for unit tests
* test_requirement_tests_can_be_run
* test_requirement_tests_can_be_run #2
* wrongly added file deletion
* test_hec_raw_ingestor
* requests-mock typo fix
* test_hec_raw_ingestor
* test_requirement_tests_can_be_run assert has calls fix
* hec_event_ingestor
* HECMetricEventIngestor
* import fix
* test_sc4s_event_ingestor
* test_sc4s_event_ingest additional asserts
* test_event_ingestors/test_requirement_event_ingestor
* [CR] assert exception string1 parent da96160 commit a832557
File tree
9 files changed
+874
-2
lines changed- .circleci
- tests/unit/test_event_ingestors
9 files changed
+874
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
Whitespace-only changes.
0 commit comments