-
Notifications
You must be signed in to change notification settings - Fork 589
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tests] attempt to add more unit tests and e2e tests for import of va…
…ri… (#3179) * initi attempt to add more unit tests and e2e tests for import of various dates * linters * fix tests * fix tests * 1601 event is not added at the moment * fix * fix * this is annoying * yes annoying, I want to enjoy my afternoon * and I want to have weekend
- Loading branch information
Showing
3 changed files
with
127 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
"message","timestamp","datetime","timestamp_desc","data_type" | ||
"csv very old event","","1601-01-01T00:00:00Z","Write time","csv_very_old_event" | ||
"csv event in the distant future","","2227-12-31T23:01:01+00:00","Write time","csv_very_future_event" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters